Bitmovin Player API 8.268.0
    Preparing search index...

    Interface CompanionAd

    Ad which gets displayed in combination with a linear or overlay ad

    interface CompanionAd {
        height: number;
        width: number;
    }
    Index
    height: number

    The height of the companion ad.

    width: number

    The width of the companion ad.