CartData
Stay organized with collections
Save and categorize content based on your preferences.
Contains additional information about cart data.
Fields |
merchant_id
|
int64
The Merchant Center ID where the items are uploaded.
|
feed_country_code
|
string
The country code associated with the feed where the items are uploaded.
|
feed_language_code
|
string
The language code associated with the feed where the items are uploaded.
|
local_transaction_cost
|
double
Sum of all transaction level discounts, such as free shipping and coupon discounts for the whole cart. The currency code is the same as that in the ClickConversion message.
|
items[]
|
Item
Data of the items purchased.
|
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["Cart data provides insights into merchant details, feed location, and transaction costs."],["It includes information on discounts applied at the cart level, like free shipping and coupons."],["Cart data encompasses details about the purchased items, accessible through the `items[]` field."]]],[]]