Amazon IVS Player
    Preparing search index...

    Interface AdCreativeBeta

    Metadata that describes a particular creative in an ad break

    interface AdCreative {
        adBreakId: string;
        assetId: string;
        duration: number;
        podIndex: number;
    }
    Index

    Properties

    adBreakId: string

    Unique identifier for the parent ad break

    assetId: string

    Unique identifier for this creative asset

    duration: number

    Duration of this creative in seconds

    podIndex: number

    1-based index of this creative within the ad break