item_id |
string |
true |
The ID of the item |
image_url |
string |
recommended |
URL to an image (.png, .jpg, or .jpeg) |
item_category_id |
string |
recommended |
Numeric ID for product category (use Google Product Category list) |
item_name |
string |
recommended |
The name of the item |
item_variant_id |
string |
recommended |
ID of the item variant (size, color, etc.) |
price |
number |
recommended |
Price per unit (discounted if applicable) |
quantity |
number |
required for add_to_cart, remove_from_cart, purchase |
Item quantity |
affiliation |
string |
false |
Supplier, company, or store |
discount |
number |
false |
Unit discount applied |
item_brand |
string |
false |
Brand of the item |