AdTagConfig

AdTagConfig

interface AdTagConfig : AdConfig

Contains configuration options for an AdTag.

Inheritors

Properties

NameSummary
fallbackTagsabstract val fallbackTags: Array<AdTag>
Defines an array of fallback ad tags which will be tried one after the other if the original ad tag does not provide a valid response.
tagabstract val tag: AdTag
Defines the url and type of the ad manifest. If the tag is a VAST or VPAID manifest, then more specific scheduling options can be defined in the AdBreakConfig.