| Constant | Defined by | ||
|---|---|---|---|
| ACCEPT_INVITATION : String = "acceptInvitation" [static]
Dispatched when end-user has chosen one ad out of many ads, or clicked (accepted the invitation) on an ad to go into a more interactive state.
| Tracking | ||
| ACCEPT_INVITATION_2 : String = "acceptInvitation2" [static]
Dispatched on the second time the end-user has clicked on an ad to go to a landing page.
| Tracking | ||
| CLICK_THROUGH : String = "clickThrough" [static]
Dispatched when end-user has clicked on an ad to go to a landing page.
| Tracking | ||
| CLOSE : String = "close" [static]
Dispatched when end-user has closed the ad.
| Tracking | ||
| CLOSE_LINEAR : String = "closeLinear" [static]
Dispatched when user clicks close button on linear ad.
| Tracking | ||
| COLLAPSE : String = "collapse" [static]
Dispatched when end-user collapses an expanded ad.
| Tracking | ||
| COMPLETE : String = "complete" [static]
Dispatched when end-user has viewed 100% of a linear ad.
| Tracking | ||
| CONTENT_START : String = "contentStart" [static]
Dispatched when the content start.
| Tracking | ||
| CREATIVE_VIEW : String = "creativeView" [static]
End-user has begun watching the creative.
| Tracking | ||
| CREATIVE_VIEW_2 : String = "creativeView2" [static]
Dispatched on the second time the end-user has begun watching the creative.
| Tracking | ||
| ERROR : String = "error" [static]
Ad failed before the Impression
| Tracking | ||
| EXPAND : String = "expand" [static]
Dispatched when end-user expands an ad.
| Tracking | ||
| FIRST_QUARTILE : String = "firstQuartile" [static]
Dispatched when end-user has viewed 25% of a linear ad.
| Tracking | ||
| FULLSCREEN : String = "fullscreen" [static]
Dispatched when ad enters fullscreen mode
| Tracking | ||
| IMPRESSION : String = "impression" [static]
Ad Impression
| Tracking | ||
| IMPRESSION_2 : String = "impression2" [static]
Dispatched on the ads second impression
| Tracking | ||
| INTERACTION : String = "interaction" [static]
Dispatched when the end-user interacts with the ad.
| Tracking | ||
| MIDPOINT : String = "midpoint" [static]
Dispatched when end-user has viewed 50% of a linear ad.
| Tracking | ||
| MUTE : String = "mute" [static]
Dispatched when user mutes the ad
| Tracking | ||
| PAUSE : String = "pause" [static]
Dispatched when an ad pauses playing back in the video window
| Tracking | ||
| RESUME : String = "resume" [static]
Dispatched when user resumes ad after pause
| Tracking | ||
| REWIND : String = "rewind" [static]
| Tracking | ||
| SLOT_START : String = "slotStart" [static]
Dispatched on slot start
| Tracking | ||
| START : String = "start" [static]
Dispatched when video ad is loaded and user sees first frame of ad
| Tracking | ||
| THIRD_QUARTILE : String = "thirdQuartile" [static]
Dispatched when end-user has viewed 25% of a linear ad.
| Tracking | ||
| TIME_SPENT : String = "timeSpent" [static]
Dispatched to track Time spent.
| Tracking | ||
| UNMUTE : String = "unmute" [static]
Dispatched when user unmutes the ad
| Tracking | ||
| ACCEPT_INVITATION | constant |
public static const ACCEPT_INVITATION:String = "acceptInvitation"Dispatched when end-user has chosen one ad out of many ads, or clicked (accepted the invitation) on an ad to go into a more interactive state.
| ACCEPT_INVITATION_2 | constant |
public static const ACCEPT_INVITATION_2:String = "acceptInvitation2"Dispatched on the second time the end-user has clicked on an ad to go to a landing page.
| CLICK_THROUGH | constant |
public static const CLICK_THROUGH:String = "clickThrough"Dispatched when end-user has clicked on an ad to go to a landing page.
| CLOSE | constant |
public static const CLOSE:String = "close"Dispatched when end-user has closed the ad.
| CLOSE_LINEAR | constant |
public static const CLOSE_LINEAR:String = "closeLinear"Dispatched when user clicks close button on linear ad.
| COLLAPSE | constant |
public static const COLLAPSE:String = "collapse"Dispatched when end-user collapses an expanded ad.
| COMPLETE | constant |
public static const COMPLETE:String = "complete"Dispatched when end-user has viewed 100% of a linear ad.
| CONTENT_START | constant |
public static const CONTENT_START:String = "contentStart"Dispatched when the content start.
| CREATIVE_VIEW | constant |
public static const CREATIVE_VIEW:String = "creativeView"End-user has begun watching the creative.
| CREATIVE_VIEW_2 | constant |
public static const CREATIVE_VIEW_2:String = "creativeView2"Dispatched on the second time the end-user has begun watching the creative.
| ERROR | constant |
public static const ERROR:String = "error"Ad failed before the Impression
| EXPAND | constant |
public static const EXPAND:String = "expand"Dispatched when end-user expands an ad.
| FIRST_QUARTILE | constant |
public static const FIRST_QUARTILE:String = "firstQuartile"Dispatched when end-user has viewed 25% of a linear ad.
| FULLSCREEN | constant |
public static const FULLSCREEN:String = "fullscreen"Dispatched when ad enters fullscreen mode
| IMPRESSION | constant |
public static const IMPRESSION:String = "impression"Ad Impression
| IMPRESSION_2 | constant |
public static const IMPRESSION_2:String = "impression2"Dispatched on the ads second impression
| INTERACTION | constant |
public static const INTERACTION:String = "interaction"Dispatched when the end-user interacts with the ad.
| MIDPOINT | constant |
public static const MIDPOINT:String = "midpoint"Dispatched when end-user has viewed 50% of a linear ad.
| MUTE | constant |
public static const MUTE:String = "mute"Dispatched when user mutes the ad
| PAUSE | constant |
public static const PAUSE:String = "pause"Dispatched when an ad pauses playing back in the video window
| RESUME | constant |
public static const RESUME:String = "resume"Dispatched when user resumes ad after pause
| REWIND | constant |
public static const REWIND:String = "rewind"
| SLOT_START | constant |
public static const SLOT_START:String = "slotStart"Dispatched on slot start
| START | constant |
public static const START:String = "start"Dispatched when video ad is loaded and user sees first frame of ad
| THIRD_QUARTILE | constant |
public static const THIRD_QUARTILE:String = "thirdQuartile"Dispatched when end-user has viewed 25% of a linear ad.
| TIME_SPENT | constant |
public static const TIME_SPENT:String = "timeSpent"Dispatched to track Time spent.
| UNMUTE | constant |
public static const UNMUTE:String = "unmute"Dispatched when user unmutes the ad