InterstitialTrackingEventTrigger

Enumeration of supported tracking event triggers during interstitial playback.

Entries

Link copied to clipboard

Player was muted.

Link copied to clipboard

Player was unmuted.

Link copied to clipboard

Player was paused.

Link copied to clipboard

Player was resumed.

Link copied to clipboard

Interstitial player has buffered enough data to start playing.

Link copied to clipboard

Interstitial playback started.

Link copied to clipboard

Interstitial playback progressed in time.

Link copied to clipboard

First quartile was reached

Link copied to clipboard

Midpoint quartile was reached

Link copied to clipboard

Third quartile was reached

Link copied to clipboard

Interstitial playback finished.

Link copied to clipboard

An error occurred.

Link copied to clipboard

An impression occurred.

Link copied to clipboard

Interstitial was clicked.

Link copied to clipboard

Interstitial was skipped before completion.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.