Typedef
Static Public Summary | ||
public |
|
|
public |
Banner config object. |
|
public |
Base config object. |
|
public |
Interstitial config object. |
|
public |
Reward Video config object. |
Static Public
public BannerConfig: BaseConfig source
Banner config object.
Properties:
Name | Type | Attribute | Description |
bannerAtTop | boolean |
|
set to true, to put banner at top |
overlap | boolean |
|
set to true, to allow banner overlap webview |
offsetTopBar | boolean |
|
set to true to avoid ios7 status bar overlap |
size | string |
|
public BaseConfig: Object source
Base config object.
Properties:
Name | Type | Attribute | Description |
id | string |
|
Ad Unit ID |
isTesting | boolean |
|
Receiving test ad |
autoShow | boolean |
|
Auto show ad when loaded |
forChild | boolean | null |
|
Child-directed setting.
Default is not calling |
forFamily | boolean | null |
|
Designed for Families setting.
Android-only.
Default is not calling |
location | Array<number> | null |
|
Location targeting.
It accept an array in the form of |