Type String Event adsRequest Revision Release 2024.3703 Keywords ads, advertising, RevMob, adsRequest, phase See also adsRequest revmob.*
String value indicating the phase of the adsRequest event. Possible values include:
"init"
— Indicates that the RevMob plugin was initialized successfully.
"sessionStarted"
— Indicates that the RevMob session was started successfully.
"sessionFailed"
— Indicates that the RevMob session failed to start.
"failed"
— Indicates that an ad failed to load. For this phase, event.isError will be true
. Additionally, event.type and event.response can provide additional context.
"loaded"
— Indicates that an ad loaded successfully. For this phase, event.type can provide additional context.
"clicked"
— Indicates that an ad was clicked.
"displayed"
— Indicates that an ad was displayed. For this phase, event.type can provide additional context.
"hidden"
— Indicates that an ad was closed/hidden. For this phase, event.type can provide additional context.
"videoNotFullyDownloaded"
— Indicates that a video ad has not yet finished downloading.
"videoPlaybackBegan"
— Indicates that a video ad playback has started.
"videoPlaybackEnded"
— Indicates that a video ad playback has ended/finished.
"rewardedVideoNotFullyDownloaded"
— Indicates that a rewarded video ad has not yet finished downloading.
"rewardedVideoPlaybackBegan"
— Indicates that a rewarded video ad playback has started.
"rewardedVideoPlaybackEnded"
— Indicates that a rewarded video ad playback has ended/finished.
"rewardedVideoCompleted"
— Indicates that a rewarded video ad has been watched to completion, and a reward can be given in your code.
"rewardedVideoPreRollDisplayed"
— Indicates that a rewarded video ad