Jump to top

ViewPromotionEventParameters

interface

Properties

creative_name

</>

The name of a creative used in a promotional spot

creative_name: undefined | string;

creative_slot

</>

The name of a creative slot

creative_slot: undefined | string;

items

</>
items: Item[];

location_id

</>

The location associated with the event. Preferred to be the Google Place ID that corresponds to the associated item but could be overridden to a custom location ID string

location_id: undefined | string;

promotion_id

</>

The ID of a product promotion

promotion_id: undefined | string;

promotion_name

</>

The name of a product promotion

promotion_name: undefined | string;