onNonLinearAdsStart

open fun onNonLinearAdsStart(adData: NonLinearAdsData, adElapsedTime: Double, playhead: Double)

For the tracker to notify about the start of a nonlinear ad.

Parameters

adData

The corresponding nonlinear ad data object.

adElapsedTime

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

playhead

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