Item

Contains data of the items purchased.

Fields

product_id

string

The shopping id of the item. Must be equal to the Merchant Center product identifier.

quantity

int32

Number of items sold.

unit_price

double

Unit price excluding tax, shipping, and any transaction level discounts. The currency code is the same as that in the ClickConversion message.