ReadonlyadReadonlyadThe parent ad break
ReadonlyadSeconds the current ad has played.
ReadonlyadSeconds remaining in the current ad, or null when the ad's duration is unknown.
ReadonlybreakSeconds the current ad break has played, summed across all of its ads so far (including the current one).
ReadonlybreakSeconds remaining in the current ad break as a whole, or null when the break's total duration is unknown.
ReadonlycanWhether the current ad may be skipped right now — false while skipping is restricted or the break's skip window has not yet opened. Applications should gate their skip control on this.
ReadonlyindexThe zero-based position of this ad within its break.
ReadonlyskipSeconds until the ad becomes skippable, or null when there is no pending skip window (it is already skippable, or skipping is never offered).
ReadonlytotalThe total number of ads in this break.
The ad that triggered this event.