Bitmovin Player API 8.268.0
    Preparing search index...

    Enumeration AdTrackingEventTrigger

    Index
    CLICKED: "clickTracking"

    When the ad has been clicked

    COMPLETE: "complete"

    When the ad has been completed

    ERROR: "error"

    When an error has occurred during ad playback

    FIRST_QUARTILE: "firstQuartile"

    When 25% of the ad has been played

    IMPRESSION: "impression"

    When the impression of ad creative occurs

    LOADED: "loaded"

    When the ad has been loaded

    MIDPOINT: "midpoint"

    When 50% of the ad has been played

    MUTE: "mute"

    When a user action has caused the ad to be muted

    NOT_VIEWABLE: "notViewable"

    When the ad is not viewable according to the viewability definition

    PAUSE: "pause"

    When a user action has caused the ad to be paused

    PROGRESS: "progress"

    When the ad has been playing for a duration equal to the signaled offset

    RESUME: "resume"

    When a user action has caused the ad to be resumed from paused state

    SKIP: "skip"

    When the ad has been skipped

    START: "start"

    When the ad is started

    THIRD_QUARTILE: "thirdQuartile"

    When 75% of the ad has been played

    UNMUTE: "unmute"

    When a user action has caused the ad to be unmuted

    VIEW_UNDETERMINED: "viewUndetermined"

    When the viewability of the ad cannot be determined due to technical limitations

    VIEWABLE: "viewable"

    When the ad is viewable according to the viewability definition (e.g. 50% of the ad is visible for at least 2 seconds)