AI-generated Key Takeaways
-
This reference page documents the
AdProgressData
object, which provides information about an ad's playback progress. -
The
adBreakDuration
property indicates the maximum duration of the current ad break. -
The
adPosition
property specifies the current ad's position within the ad break. -
currentTime
reflects the current playback time of the ad that is currently playing. -
totalAds
provides the total number of ads that are present within the current ad break.
Properties | |
---|---|
ad
|
The maximum duration of the current ad break. |
ad
|
The position in the ad break of the current ad. |
current
|
The current time of the currently playing ad. |
duration
|
The duration of the currently playing ad. |
total
|
The total number of ads in the current ad break. |
Properties
adBreakDuration
adBreakDuration: number
adPosition
adPosition: number
currentTime
currentTime: number
duration
duration: number
totalAds
totalAds: number