admob-plus-cordova
Enumerations
Classes
Interfaces
References
default
Renames and exports: AdMob
Type aliases
MobileAdOptions
Ƭ MobileAdOptions: Object
internal
Type declaration
Name | Type |
---|---|
adUnitId | string |
id? | number |
npa? | "1" |
Defined in
api.ts:4
RequestConfig
Ƭ RequestConfig: Object
Type declaration
Name | Type |
---|---|
maxAdContentRating? | MaxAdContentRating |
tagForChildDirectedTreatment? | boolean | null |
tagForUnderAgeOfConsent? | boolean | null |
testDeviceIds? | string [] |
Defined in
api.ts:46
Functions
execAsync
▸ Const
execAsync(action
, args?
): Promise
<unknown
>
Parameters
Name | Type |
---|---|
action | NativeActions |
args? | any [] |
Returns
Promise
<unknown
>
Defined in
generated.ts:76