Rewarded
Last updated
Last updated
Rewarded ads are a type of advertisement where players have the option to watch an ad in exchange for in-game rewards
Offer players rewards in exchange for watching ads, incentivizing ad engagement and increasing ad revenue.
Monitor the state of the rewarded ad to manage the reward process.
Current state of the rewarded ad. Possible values: loading
, opened
, closed
, rewarded
, failed
.
React to changes in ad state. For example, mute the game sound when opened
and unmute when closed
or failed
.
Reward the player only when the state is rewarded
.
Display a rewarded ad and provide incentives to players for watching the entire ad.