Class SSAIEvent


  • public class SSAIEvent
    extends Event
    An event class containing the Event property keys exclusively used in the SSAI plugin.
    • Field Detail

      • AD_DATA_URL

        public static final java.lang.String AD_DATA_URL
        The URL used to fetch the ad metadata.
        See Also:
        Constant Field Values
      • EXECUTED

        public static final java.lang.String EXECUTED
        An integer property flag indicating that an event has been emitted (non zero).
        See Also:
        Constant Field Values
      • VAST_AD

        public static final java.lang.String VAST_AD
        The VAST Ad property key.
        See Also:
        Constant Field Values
      • VAST_COMPANION

        public static final java.lang.String VAST_COMPANION
        The property key for the Companion data binding.
        See Also:
        Constant Field Values
      • VAST_CREATIVES

        public static final java.lang.String VAST_CREATIVES
        The property key for the AdBreak Creative information, such as id, ad id, and duration.
        See Also:
        Constant Field Values
      • IMPRESSION

        public static final java.lang.String IMPRESSION
        The VAST or Once Unicorn Impression tracking property key.
        See Also:
        Constant Field Values
      • VAST_LINEAR

        public static final java.lang.String VAST_LINEAR
        The VAST Linear property key.
        See Also:
        Constant Field Values
      • VAST_TRACKING

        @Deprecated
        public static final java.lang.String VAST_TRACKING
        Deprecated.
        Use VAST_TRACKING_EVENTS to obtain all tracking elements.
        The VAST Tracking beacon property key.
        See Also:
        Constant Field Values
      • VAST_TRACKING_EVENTS

        public static final java.lang.String VAST_TRACKING_EVENTS
        VMAP/VAST tracking events property key associated with the TrackingType
        See Also:
        Constant Field Values
      • SSAI_AD

        public static final java.lang.String SSAI_AD
        The property key for the SSAI Ad value.
        See Also:
        Constant Field Values
      • VAST_VIDEO_CLICKS

        public static final java.lang.String VAST_VIDEO_CLICKS
        The property key for the VAST VideoClicks data binding.
        See Also:
        Constant Field Values
      • VMAP_AD_BREAK

        public static final java.lang.String VMAP_AD_BREAK
        The VMAP AdBreak property key.
        See Also:
        Constant Field Values
      • VMAP_AD_SEGMENT

        public static final java.lang.String VMAP_AD_SEGMENT
        The VMAP AdSegment property key.
        See Also:
        Constant Field Values
      • VMAP_ERRORS

        public static final java.lang.String VMAP_ERRORS
        The VMAP parsing and validation error messages property key.
        See Also:
        Constant Field Values
      • VMAP_EVENT_MAP

        public static final java.lang.String VMAP_EVENT_MAP
        The VMAP event map property key providing access to the list of events associated with a playhead position.
        See Also:
        Constant Field Values
      • VMAP_RESPONSE

        public static final java.lang.String VMAP_RESPONSE
        The VMAP response property key to Java data bindings.
        See Also:
        Constant Field Values
      • VMAP_SEGMENT_INDEX

        public static final java.lang.String VMAP_SEGMENT_INDEX
        The VMAP segment index property key.
        See Also:
        Constant Field Values
      • VMAP_TIMELINE

        public static final java.lang.String VMAP_TIMELINE
        The VMAP timeline property key encapsulating segment and event suppport.
        See Also:
        Constant Field Values
      • STITCHED_POSITION

        public static final java.lang.String STITCHED_POSITION
        The stitched position.
        See Also:
        Constant Field Values