Packagese.videoplaza.kit.api.constants
Classpublic class Tracking



Public Constants
 ConstantDefined 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
Constant detail
ACCEPT_INVITATIONconstant
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_2constant 
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_THROUGHconstant 
public static const CLICK_THROUGH:String = "clickThrough"

Dispatched when end-user has clicked on an ad to go to a landing page.

CLOSEconstant 
public static const CLOSE:String = "close"

Dispatched when end-user has closed the ad.

CLOSE_LINEARconstant 
public static const CLOSE_LINEAR:String = "closeLinear"

Dispatched when user clicks close button on linear ad.

COLLAPSEconstant 
public static const COLLAPSE:String = "collapse"

Dispatched when end-user collapses an expanded ad.

COMPLETEconstant 
public static const COMPLETE:String = "complete"

Dispatched when end-user has viewed 100% of a linear ad.

CONTENT_STARTconstant 
public static const CONTENT_START:String = "contentStart"

Dispatched when the content start.

CREATIVE_VIEWconstant 
public static const CREATIVE_VIEW:String = "creativeView"

End-user has begun watching the creative.

CREATIVE_VIEW_2constant 
public static const CREATIVE_VIEW_2:String = "creativeView2"

Dispatched on the second time the end-user has begun watching the creative.

ERRORconstant 
public static const ERROR:String = "error"

Ad failed before the Impression

EXPANDconstant 
public static const EXPAND:String = "expand"

Dispatched when end-user expands an ad.

FIRST_QUARTILEconstant 
public static const FIRST_QUARTILE:String = "firstQuartile"

Dispatched when end-user has viewed 25% of a linear ad.

FULLSCREENconstant 
public static const FULLSCREEN:String = "fullscreen"

Dispatched when ad enters fullscreen mode

IMPRESSIONconstant 
public static const IMPRESSION:String = "impression"

Ad Impression

IMPRESSION_2constant 
public static const IMPRESSION_2:String = "impression2"

Dispatched on the ads second impression

INTERACTIONconstant 
public static const INTERACTION:String = "interaction"

Dispatched when the end-user interacts with the ad.

MIDPOINTconstant 
public static const MIDPOINT:String = "midpoint"

Dispatched when end-user has viewed 50% of a linear ad.

MUTEconstant 
public static const MUTE:String = "mute"

Dispatched when user mutes the ad

PAUSEconstant 
public static const PAUSE:String = "pause"

Dispatched when an ad pauses playing back in the video window

RESUMEconstant 
public static const RESUME:String = "resume"

Dispatched when user resumes ad after pause

REWINDconstant 
public static const REWIND:String = "rewind"
SLOT_STARTconstant 
public static const SLOT_START:String = "slotStart"

Dispatched on slot start

STARTconstant 
public static const START:String = "start"

Dispatched when video ad is loaded and user sees first frame of ad

THIRD_QUARTILEconstant 
public static const THIRD_QUARTILE:String = "thirdQuartile"

Dispatched when end-user has viewed 25% of a linear ad.

TIME_SPENTconstant 
public static const TIME_SPENT:String = "timeSpent"

Dispatched to track Time spent.

UNMUTEconstant 
public static const UNMUTE:String = "unmute"

Dispatched when user unmutes the ad