AdPlaybackControllerCallbackData
Data types passed in a callback.
|
Type |
Description |
|
AdClickThru: {} |
Data type for the AdClickThru event. |
|
AdContentSizeChange: {} |
Data type for the AdContentSizeChange event. |
|
AdPlayingStateChange: {playingState: PublicAdPlayingState} |
Data type for the AdPlayingStateChange event.
|
|
AdPodClose: {} |
Data type for the AdPodClose event. |
|
AdPodComplete: {} |
Data type for the AdPodComplete event. |
|
AdPodError: {code: Error} |
The object passes information about an error that occurred during the operation (for a list of errors, see the Error section). |
|
AdPodImpression: {} |
Data type for the AdPodImpression event. |
|
AdPodSkipped: {} |
Data type for the AdPodSkipped event. |
|
AdPodStarted: {} |
Data type for the AdPodStarted event. |
|
AdPodStopped: {} |
Data type for the AdPodStopped event. |
|
AdPodVideoFirstQuartile: {} |
Data type for the AdPodVideoFirstQuartile event. |
|
AdPodVideoMidpoint: {} |
Data type for the AdPodVideoMidpoint event. |
|
AdPodVideoThirdQuartile: {} |
Data type for the AdPodVideoThirdQuartile event. |
|
AdRemainingTimeChange: {} |
Data type for the AdRemainingTimeChange event. |
|
AdSkippableStateChange: {skippableState: boolean} |
Data type for the AdSkippableStateChange.
|
|
AdStarted: {} |
Data type for the AdStarted event. |
|
AdStartRequest: {} |
Data type for the AdStartRequest event. |
|
AdStopped: {} |
Data type for the AdStopped event. |
|
AdVolumeAvailabilityStateChange: {} |
Data type for the AdVolumeAvailabilityStateChange event. |
|
AdVolumeChange: {} |
Data type for the AdVolumeChange event. |
|
AllAdPodVideoComplete: {} |
Data type for the AllAdPodVideoComplete event. |