Bitmovin Player API 8.268.0
    Preparing search index...

    Interface VastAdExtension

    interface VastAdExtension {
        attributes: VastAdExtensionAttributes;
        children: VastAdExtension[];
        name: string;
        value: string;
    }
    Index

    The attributes of the tag

    children: VastAdExtension[]

    The nested children of the tag

    name: string

    The name of the tag

    value: string

    The value of the tag