AdTagConfig

interface AdTagConfig : AdConfig

Contains configuration options for an AdTag.

Inheritors

Properties

Link copied to clipboard
abstract 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.

Link copied to clipboard
abstract 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.