Redirect Notice

Redirect Notice

The page you requested has been relocated to Player Docs.

akamai.amp.AdEvents

AdEvents

new AdEvents()

Members

AD_CLICKED

(static, constant) :string

Fired wheevern an end user has clicked an ad creative

Default Value:
  • clicked

AD_COMPANION

(static, constant) :string

Fired when companion ads have been processed

Default Value:
  • companion

AD_CONTAINER_CREATED

(static, constant) :string

Fired when the ad rendering container has been created

Default Value:
  • ended

AD_DURATION_CHANGE

(static, constant) :string

Fired when the duration of an ad has changed

Default Value:
  • durationchange

AD_ENDED

(static, constant) :string

Fired when an ad has ended

Default Value:
  • ended

AD_ERROR

(static, constant) :string

Fired when an ad related error has been encountered

Default Value:
  • error

AD_LOADED

(static, constant) :string

Fired when ads have loaded and suitable for playback

Default Value:
  • adsloaded

AD_MANAGER_LOADED

(static, constant) :string

Fired when the ad network's ad manager has loaded

Default Value:
  • mangerloaded

AD_PAUSE

(static, constant) :string

Fired when a procedural or end user pause instruction is received

Default Value:
  • pause

AD_PLAY

(static, constant) :string

Fired when a procedural or end user play instruction is received

Default Value:
  • play

AD_RESUME

(static, constant) :string

Fired when a procedural or end user resume instruction is received

Default Value:
  • resume

AD_STARTED

(static, constant) :string

Fired when an ad has started

Default Value:
  • started

AD_TIME_REMAINING

(static, constant) :string

Fired every second in conjunction with AD_TIME_UPDATE

Default Value:
  • timeremaining

AD_TIME_UPDATE

(static, constant) :string

Fired for every second of ad playback that has occurred

Default Value:
  • timeupdate

BREAK_END

(static, constant) :string

Fired when an ad break has ended

Default Value:
  • abreakend

BREAK_SKIPPED

(static, constant) :string

Fired when an ad break has been skipped

Default Value:
  • breakskipped

BREAK_START

(static, constant) :string

Fired when an ad break has begun

Default Value:
  • breakstart

COMPLETE

(static, constant) :string

Fired when an ad has completed

Default Value:
  • complete

CONCRETE

(static, constant) :string

Freewheel only. Fired when ad measurement has been executed

Default Value:
  • concrete

FIRST_QUARTILE

(static, constant) :string

Fired when the first quartile of an ad has been reached

Default Value:
  • firstquartile

IMPRESSION

(static, constant) :string

Fired when an ad impression has been recorded

Default Value:
  • impression

LOG

(static, constant) :string

Fired when an ad SDK logs a message

Default Value:
  • log

MIDPOINT

(static, constant) :string

Fired when the midpoint of an ad has been reached

Default Value:
  • midpoint

REQUEST

(static, constant) :string

Fired when an ad request has been made

Default Value:
  • request

REQUEST_COMPLETE

(static, constant) :string

Fired when an ads request has completed.

Default Value:
  • requestcomplete

REQUEST_START

(static, constant) :string

Fired when the ad request process has begun

Default Value:
  • requeststart

RESPONSE

(static, constant) :string

Fired when an ads request response has been received

Default Value:
  • response

SKIPPED

(static, constant) :string

Fired when an ad has been skipped

Default Value:
  • skipped

THIRD_QUARTILE

(static, constant) :string

Fired when the third quartile of an ad has been reached

Default Value:
  • thirdquartile