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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["The data includes the product ID, quantity sold, and unit price for each item purchased."],["Product IDs must match the Merchant Center product identifier."],["Unit prices are exclusive of tax, shipping, and any transaction-level discounts, using the currency specified in the ClickConversion message."]]],[]]