Events
Promotion Viewed
user viewed promotion suggested source website front end properties name type description required creative string promotion's creative (for example, top banner 2) no name string promotion's name (for example, "75% store wide shoe sale") yes position string promotion's position (for example, home banner top) no promotion id string promotion's id (for example, promo 1) yes bundle boolean product belongs to a bundle no description string short description of the product no option values string\[] option values of the product variant no slug string slug of the product, often used in urls (for example, "product red") no affiliation string product affiliation to designate a supplying company or brick and mortar store location (for example, "google store") no brand string brand associated with the product no category string product category no coupon string coupon code associated with a product (for example, "may deals 3") no currency string currency code of the transaction (for example, "usd") pattern ^\[a z]{3}$ no price number price ($) of the product no product id string database id of the product no quantity integer quantity of the product no variant string name of the product variant no example { "creative" "top banner 2", "name" "15% off spring seeds", "position" "home banner top", "promotion id" "promo 1", "affiliation" "my plant store", "brand" "green thumb nurseries", "bundle" false, "category" "vegetable seeds", "coupon" "spring15", "currency" "usd", "description" "high quality heirloom carrot seeds that produce sweet and crunchy carrots, perfect for home gardening ", "image url" "https //example com/images/carrot seeds jpg", "option values" \[ "nantes", "danvers", "imperator" ], "price" 3 99, "product id" "987654321", "quantity" 1, "sku" "carrot 002", "slug" "heirloom carrot seeds", "url" "https //example com/seeds/carrot", "variant" "nantes" } option values\[] array option values of the product variant option value (for example, "red") item type string