Bitmovin Player API 8.268.0
    Preparing search index...

    Interface SgaiAdTrackerIdentifiers

    Describes a single ad identifier used to uniquely identify an ad

    interface SgaiAdTrackerIdentifiers {
        scheme: string;
        value: string;
    }
    Index
    scheme: string

    A scheme URI that identifies the definition authority for the related identification value

    value: string

    An identifier value that can be interpreted using the semantics of the named scheme.