Jump to top

ViewItemListEventParameters

interface

Properties

item_list_id

</>

The ID of the list in which the item was presented to the user

item_list_id: undefined | string;

item_list_name

</>

The name of the list in which the item was presented to the user

item_list_name: undefined | string;

items

</>
items: Item[];