Products — Close Product List
Last updated
Last updated
The LiSA Player dispatches a message when a user closes the product list.
This message is sent by the LiSA Player to the host app / environment.
Along with all standard , a Close Product List message includes the following additional properties:
auxiliaryData
Required.
mediaItemId
Required.
The mediaItemId
property uniquely identifies the Media Item from which this message originates.
mediaItemType
Required.
messageType
Required.
lsc:products:close
ProductListAuxiliaryData
products
Required.
The products
field specifies a map of product identifiers, where each key
represents the external or merchant-specific identifier for the product and its corresponding value represents the LiSA internal product identifier.
The auxiliaryData
property is an object that holds additional metadata related to the close product list event.
Please refer to for detailed information.
The mediaItemType
property specifies the type of Media Item from which this message originates.
Refer to for detailed information.