Type String Event adsRequest Revision 2017.3060 Keywords ads, advertising, KIDOZ, adsRequest, phase See also adsRequest kidoz.*
String value indicating the phase of the adsRequest event. Possible values include:
"init"
— Indicates that the KIDOZ plugin was initialized successfully.
"failed"
— Indicates that an ad failed to load. For this phase, event.type can provide additional context.
"loaded"
— Indicates that an ad loaded successfully. For this phase, event.type can provide additional context.
"displayed"
— Indicates that an ad was displayed. For this phase, event.type can provide additional context.
"closed"
— Indicates that an ad was closed. For this phase, event.type can provide additional context.
"reward"
— Indicates that a rewarded video has completed. For this phase, event.type will be "rewardedVideo"
.