OptionaladditionalOptionalcountryThe country code of the purchase.
OptionalcurrencyThe ISO 4217 currency code of the purchase value.
Required for Shopping V2 purchase tracking parity with Web.
A unique identifier for the user's order. Required.
OptionalproductsThe purchased items of the order. Sent as line_items.
Required (non-empty) for Shopping V2 purchase tracking parity with Web.
OptionalshippingThe shipping price of the order.
OptionalsubtotalThe items cost before discounts, taxes, and shipping.
Required for Shopping V2 purchase tracking parity with Web.
OptionaltotalThe total discounts applied to the order. Sent as total_discounts.
OptionalvalueThe final amount paid, including taxes, shipping, and discounts.
Sent as order_value.
Required for Shopping V2 purchase tracking parity with Web.
Any additional information associated to the purchase. Reserved keys: order_id, order_value, value, currency, country, shipping_price, subtotal, total_discounts, line_items, product. Any values passed in the additionalInfo that use a reserved key will be ignored.