GfpVideoAdQoeListener

Interface for tracking Quality of Experience (QoE) metrics in video ad events. This listener provides callbacks to monitor various aspects of video ad playback and user interaction.

See also

Functions

Link copied to clipboard
Called when the user clicks on the video ad.
Link copied to clipboard
Called when the video ad playback is completed.
Link copied to clipboard
Called when the video ad is successfully loaded and ready to be displayed.
Link copied to clipboard
Called when the video ad playback is paused.
Link copied to clipboard
Called when the video ad playback is resumed after being paused.
Link copied to clipboard
Called when the user skips the video ad.
Link copied to clipboard
Called when the video ad starts playing.
Link copied to clipboard
open fun onError(error: GfpError)
Called when an error occurs during video ad playback.