Bitmovin Player API 8.268.0
    Preparing search index...

    Interface AdInteractionEvent

    interface AdInteractionEvent {
        id?: string;
        interactionType: Vpaid;
        timestamp: number;
        type: PlayerEvent;
    }

    Hierarchy (View Summary)

    Index
    id?: string

    Interaction id

    interactionType: Vpaid

    Interaction type

    timestamp: number

    The time at which this event was fired

    Event type, e.g. 'play'