Jump to top

SelectItemEventParameters

interface

Properties

content_type

</>
content_type: string;

item_list_id

</>

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

item_list_id: string;

item_list_name

</>

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

item_list_name: string;

items

</>
items: Item[];