Optional onFor the tracker to notify about the response status of an ad-beacon request.
The corresponding ad data object.
The ad-beacon related information.
The ad-beacon request URL.
The HTTP status of the response of an ad-beacon request.
Optional onFor the tracker to notify about the current ad being clicked.
The corresponding ad data object.
Optional onFor the tracker to notify about the end of playback of an ad.
The corresponding ad data object.
Optional onFor the tracker to notify about an ad being loaded (playback will start soon).
The corresponding ad data object.
Optional onFor the tracker to notify about the progress of playback of an ad.
The corresponding ad data object.
The time difference (in seconds) between the current playhead position and the first frame of the ad.
The current playhead position as the elapsed time on the media timeline, in seconds.
Optional onFor the tracker to notify about the start of playback of an ad.
The corresponding ad data object.
The time difference (in seconds) between the current playhead position and the first frame of the ad.
The current playhead position as the elapsed time on the media timeline, in seconds.
Optional onFor the tracker to notify about an ad tracking event.
The corresponding ad data object.
The ad tracking event that just occurred.
Optional onFor the tracker to notify about a new ad data coming into existence.
The newly created ad data object.
Optional onFor the tracker to notify about a new nonlinear ad data coming into existence.
The newly created nonlinear ad data object.
Optional onFor the tracker to notify about the end of a nonlinear ad.
The corresponding nonlinear ad data object.
Optional onFor the tracker to notify about the start of a nonlinear ad.
The corresponding nonlinear ad data object.
The time difference (in seconds) between the current playhead position and the start of the nonlinear ad.
The current playhead position as the elapsed time on the media timeline, in seconds.
Optional onGenerated using TypeDoc
The ad observer interface which receive notifications from the playback session tracker.