Unity Ads Banner¶
Category | Requires | Version |
---|---|---|
Monetization > Advertising | API 19, Android 4.4 - 4.4.4 KitKat | 1 |
Overview¶
A visible component that dsiplays Unity Banner Ads.
Events¶
Ad Clicked¶
Called when an ad clicked.
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 request was loaded.
Methods¶
Load Ad¶
Load a new Unity ad in the banner
Properties¶
Game ID¶
Text Write - Designer
Placement ID¶
Text Write - Designer
Visible¶
Boolean Default: True Read Write - Designer Blocks
Returns true iff the component is visible.
Last update: June 29, 2021