standard_goods_item
Product details
Parameters
-
item_id
Property
stringrequiredThe ID of the item.
One of item_id or item_name is required.
-
item_name
Property
stringrequiredThe name of the item.
One of item_id or item_name is required.
-
affiliation
Property
stringA product affiliation to designate a supplying company or brick and mortar store location.
-
coupon
Property
stringThe coupon name/code associated with the item.
Event-level and item-level coupon parameters are independent.
-
discount
Property
numberThe unit monetary discount value associated with the item.
-
index
Property
numberThe index/position of the item in a list.
-
item_brand
Property
stringThe brand of the item.
-
item_category
Property
stringThe category of the item. If used as part of a category hierarchy or taxonomy then this will be the first category.
-
item_category2
Property
stringThe second category hierarchy or additional taxonomy for the item.
-
item_category3
Property
stringThe third category hierarchy or additional taxonomy for the item.
-
item_category4
Property
stringThe fourth category hierarchy or additional taxonomy for the item.
-
item_category5
Property
stringThe fifth category hierarchy or additional taxonomy for the item.
-
item_list_id
Property
stringThe ID of the list in which the item was presented to the user.
-
item_list_name
Property
stringThe name of the list in which the item was presented to the user.
-
item_variant
Property
stringThe item variant or unique code or description for additional item details/options.
-
location_id
Property
stringThe physical location associated with the item (e.g. the physical store location). It's recommended to use the Google Place ID that corresponds to the associated item. A custom location ID can also be used.
-
price
Property
number01 The monetary unit price of the item, in units of the specified currency parameter.
If a discount applies to the item, set price to the discounted unit price and specify the unit price discount in the discount parameter.
-
quantity
Property
numberItem quantity.
-
image_url
Property
stringThe URL of the product image.
-
url
Property
stringThe URL of the product page.
-
compare_at_price
Property
numberThe original price of the product, used for comparing with the current price.
-
row_total
Property
numberThe total price of the product based on quantity.