unitPrice property

double? unitPrice
getter/setter pair

Unit price excluding tax, shipping, and any transaction level discounts.

The currency code is the same as that in the ClickConversion message.

Implementation

core.double? unitPrice;