Rewarded Ad¶
Non-Visible componentCategory | Requires | Version |
---|---|---|
Monetization > Advertising | API 21, Android 5.0 Lollipop | 3 |
Overview¶
A visible component that shows rewarded video ads from multiple ad networks.
Note: This component is currently available on an invite-only basis. Click here for more information on how to request an invite.
Permissions
Commission
Type: Progressive Rate
This rate increments when serving ads from an outdated Kodular Version. The more weeks that have passed since its deprecation, the higher the commission rate.
Live | +3w | +4w | +12w | +26w | +52w |
---|---|---|---|---|---|
17% | 20% | 22% | 27% | 42% | 57% |
Events¶
Failed To Load¶
Event raised when an ad could not be loaded.
Params | |
---|---|
error Message | Text |
Failed To Show¶
Event raised when an ad could not be displayd to the user.
Params | |
---|---|
error Message | Text |
Loaded¶
Event raised when an ad was loaded successfully.
Ready To Reward¶
Event raised when the user has watched the ad and is now ready to receive a reward.
Methods¶
Load¶
Loads a rewarded ad and prepares it for showing to the user.
Show¶
Displays a previously loaded interstitial ad.
Properties¶
eCPM Floor¶
Com.google.appinventor.components.common.flooramountenum Default: optimized Write - Designer Blocks
Set a minimum eCPM floor below which advertisers cannot bid for inventory. Use Optimized to let Google decide an eCPM floor.
Test Mode¶
Boolean Default: False Write - Designer
Property for TestMode