Media Item — Impression
Last updated
Last updated
The LiSA Player sends a media item impression message to indicate that a media item has been loaded and displayed in the player..
Along with all standard , 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.
firstOccurrence
Required.
The firstOccurrence
property specifies whether this is the user's first instance of a media item impression event. A media item impression is only regarded as the first occurrence if it has not been triggered repeatedly within a 60-minute window.
messageType
Required.
lsc:media:impression
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.
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.
ready
Please use messageType
instead.
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.
Please use auxiliaryData.products
instead.
show
Please use messageType
instead.