Hierarchy

  • AdvertisingConfig

Properties

adBreaks?: AdConfig[]
adContainer?: (() => HTMLElement)

Type declaration

    • (): HTMLElement
    • Returns HTMLElement

companionAdContainers?: (() => HTMLElement[])

Type declaration

    • (): HTMLElement[]
    • Returns HTMLElement[]

disableStorageApi?: boolean
placeholders?: AdTagPlaceholders
strategy?: RestrictStrategy
trackers?: Trackers
videoLoadTimeout?: number
withCredentials?: boolean

Generated using TypeDoc