AdBreakConfig

AdBreakConfig

interface AdBreakConfig : AdTagConfig

Contains configuration options for an AdBreak.

Inheritors

Properties

NameSummary
idabstract val id: String
Unique identifier of the ad break.
positionabstract val position: String
Defines when the ad break should be played. Default is 'pre'.
skippableAfterabstract val skippableAfter: Double?
Specifies after which time ads in the ad break become skippable. By setting it to -1, an ad is marked as not skippable. This overrides the skip settings from the downloaded ads.