Media Item — Impression
The LiSA Player sends a media item impression message to indicate that a media item has been loaded and displayed in the player..
Properties
Along with all standard Media Item message properties, an Impression message includes the following additional properties:
auxiliaryData
Required.
The auxiliaryData
property is an object that holds additional metadata related to the media item impression.
Please refer to AuxiliaryData
for detailed information.
messageType
Required.
lsc:media:impression
Legacy Properties
If your integration uses LiSA Player Version 1, none of the properties described above will be available.
For LiSA Player Version 2, legacy properties can be ignored.
action
Required.
products
Optional.
target
Required.
Type Definition
MediaItemImpressionAuxiliaryData
MediaItemImpressionAuxiliaryData
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.
Examples
Last updated