Skip to main content
Version: 1.x

admob-plus-cordova

Enumerations

Classes

Interfaces

References

default

Renames and exports: AdMob

Type aliases

MobileAdOptions

Ƭ MobileAdOptions: Object

internal

Type declaration

NameType
adUnitIdstring
id?number
npa?"1"

Defined in

api.ts:4


RequestConfig

Ƭ RequestConfig: Object

Type declaration

NameType
maxAdContentRating?MaxAdContentRating
tagForChildDirectedTreatment?boolean | null
tagForUnderAgeOfConsent?boolean | null
testDeviceIds?string[]

Defined in

api.ts:46

Functions

execAsync

Const execAsync(action, args?): Promise<unknown>

Parameters

NameType
actionNativeActions
args?any[]

Returns

Promise<unknown>

Defined in

generated.ts:76