StartApp Interstitial¶
Non-Visible componentCategory | Requires | Version |
---|---|---|
Monetization > Advertising | API 21, Android 5.0 Lollipop | 1 |
Overview¶
A non-visible component that shows StartApp ads as full-screen advertisements.
Permissions
Commission
Type: Fixed Rate
Value: 8%
Events¶
Ad Clicked¶
Indicates that the user has clicked on the interstial ad
Ad Displayed¶
Indicates that an Ad is shown to the user.
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 Failed To Show¶
Called when an an attempt was made to display the ad, but the ad was not ready to display.
Params | |
---|---|
error Message | Text |
Ad Hidden¶
Indicates that an Ad which was shown to the user is now hidden.
On Failed To Receive Ad¶
Called when an ad request failed to load.
Params | |
---|---|
error Message | Text |
On Receive Ad¶
Called when an ad request failed to load. The message will display the error code and error message.
Methods¶
Load Ad¶
Load a new StartApp Interstitial ad.
Show Interstitial Ad¶
It will show the Interstitial Ad
Properties¶
App ID¶
Text Write - Designer
Property for AppId
Last update: November 9, 2022