AdColony Interstitial¶
Non-Visible componentCategory | Requires | Version |
---|---|---|
Monetization > Advertising | API 21, Android 5.0 Lollipop | 1 |
Overview¶
A non-visible component that shows AdColony ads as full-screen advertisements.
Permissions
Commission
Type: Fixed Rate
Value: 8%
Events¶
Ad Expiring¶
Called when the ad is expiring. You should load a new ad.
Ad Failed To Load¶
Called when an ad request failed to load. The message will display the error code and error message.
Params | |
---|---|
error Code | Number |
error Message | Text |
Ad Loaded¶
Called when an ad is received.
Ad Opened¶
Called when an ad was opened.
Error¶
Called when an ad request failed. The message will display the reason for why the ad failed.
Params | |
---|---|
error | Text |
Methods¶
Is European User¶
Returns: Boolean
Returns true if the current app user is located in europe. If true you must ask the user as example in a dialog if he give his consent for personalized ads.
Load Ad¶
Loads a new ad.
Show Ad¶
Shows an ad to the user.
Properties¶
App ID¶
Text Write - Designer
Property for AppID
User Consent¶
Boolean Read Write - Blocks
If set to true the user allowed the ad network to show personalized ads. You only need to request the consent from european users.
Zone ID¶
Text Write - Designer
Property for ZoneID