Type String Event adsRequest Revision Release 2024.3703 Keywords ads, advertising, TrialPay, adsRequest, phase See also adsRequest trialPay.*
String value indicating the phase of the adsRequest event. Possible values include:
"init"
— Indicates that the TrialPay plugin was initialized successfully.
"closed"
— Indicates that an ad was closed. For this phase, event.type can provide additional context.
"failed"
— Indicates that an ad failed to show. For this phase, event.isError will be true
and event.response can provide additional context.
"reward"
— Indicates that a user completed a reward and has earned a reward. For this phase, event.data will contain information for the earned reward.