LeadBolt¶
Non-Visible componentCategory | Requires | Version |
---|---|---|
Monetization > Advertising | API 21, Android 5.0 Lollipop | 2 |
Overview¶
A non-visible component that shows LeadBolt ads as rewarded videos and network advertisements.
Commission
Type: Fixed Rate
Value: 9%
Events¶
Ad Clicked¶
Event triggered when ads are clicked
Params | |
---|---|
location | Text |
Ad Closed¶
Event triggered when ads are closed
Params | |
---|---|
location | Text |
reward | Boolean |
Ad Failed To Load¶
Event triggered when ads are failed to load
Params | |
---|---|
location | Text |
error | Text |
is Cache | Boolean |
Ad Loaded¶
Event triggered when ads are loaded
Params | |
---|---|
location | Text |
Ad Shown¶
Event triggered when ads are shown
Params | |
---|---|
location | Text |
Methods¶
Is Network Ad Ready¶
Returns: Boolean
Use this block after loading an ad to check whether it's ready to show.
Is Rewarded Ad Ready¶
Returns: Boolean
Use this block after loading an ad to check whether it's ready to show.
Load Network Ad¶
Use this block to load a Network ad.
Load Rewarded Ad¶
Use this block to load a Rewarded Video ad.
Show Network Ad¶
Use this block after LoadNetworkAd to show the loaded ad.
Show Rewarded Ad¶
Use this block after LoadRewardedAd to show the loaded ad.
Properties¶
API Key¶
Text Write - Designer
Property for APIKey
Interstitial Commission¶
Deprecated
Text Default: unity Write - Designer Blocks
Sets the ad network used to take the commission.
Rewarded Video Commission¶
Deprecated
Text Default: unity Write - Designer Blocks
Sets the ad network used to take the commission.