onAdProgress

open fun onAdProgress(adData: AdData, adElapsedTime: Double, playhead: Double)

For the tracker to notify about the progress of playback of an ad.

Parameters

adData

The corresponding ad data object.

adElapsedTime

The time difference (in seconds) between the current playhead position and the first frame of the ad.

playhead

The current playhead position as the elapsed time on the media timeline, in seconds.