StartApp Banner¶
Category | Requires | Version |
---|---|---|
Monetization > Advertising | API 21, Android 5.0 Lollipop | 1 |
Overview¶
A visible component that shows StartApp ads as static banners.
Permissions
Commission
Type: Fixed Rate
Value: 5%
Events¶
Ad Clicked¶
Indicates that the user has clicked on the banner 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 |
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 succeeds.
Methods¶
Load Ad¶
Load a new StartApp Banner ad.
Properties¶
App ID¶
Text Write - Designer
Property for AppId
Visible¶
Boolean Default: True Read Write - Designer Blocks
Specifies whether the component should be visible on the screen. Value is true if the component is showing and false if hidden.
Last update: November 9, 2022