ItemAttribute
Stay organized with collections
Save and categorize content based on your preferences.
Item attributes of the transaction.
Fields |
item_id
|
string
A unique identifier of a product. It must be the exact same Merchant Center Item ID you use in your Google Merchant Center for this product. Required.
|
country_code
|
string
Common Locale Data Repository (CLDR) territory code of the country associated with the feed where your items are uploaded. See https://developers.google.com/google-ads/api/reference/data/codes-formats#country-codes for more information. This information is useful to differentiate product information in cases where a product (identified by item_id) is associated with multiple countries.
|
language_code
|
string
ISO 639-1 code of the language associated with the feed where your items are uploaded. This information is useful to differentiate product information in cases where a product (identified by item_id) is associated with multiple languages.
|
quantity
|
int64
The number of items sold. Defaults to 1 if not set.
|
merchant_id
|
int64
ID of the Merchant Center Account. Required.
|
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 2025-08-07 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 2025-08-07 UTC."],[],[],null,["Item attributes of the transaction.\n\n| Fields ||\n|-----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `item_id` | `string` A unique identifier of a product. It must be the exact same Merchant Center Item ID you use in your Google Merchant Center for this product. Required. |\n| `country_code` | `string` Common Locale Data Repository (CLDR) territory code of the country associated with the feed where your items are uploaded. See \u003chttps://developers.google.com/google-ads/api/reference/data/codes-formats#country-codes\u003e for more information. This information is useful to differentiate product information in cases where a product (identified by item_id) is associated with multiple countries. |\n| `language_code` | `string` ISO 639-1 code of the language associated with the feed where your items are uploaded. This information is useful to differentiate product information in cases where a product (identified by item_id) is associated with multiple languages. |\n| `quantity` | `int64` The number of items sold. Defaults to 1 if not set. |\n| `merchant_id` | `int64` ID of the Merchant Center Account. Required. |"]]