This object exposes information about the current progress as an ad is playing.
      | 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