Skip to main content
Version: Next

Interface: AdMobConfig

Hierarchy

Properties

appMuted

Optional appMuted: boolean

Defined in

packages/cordova/src/www/common.ts:53


appVolume

Optional appVolume: number

Defined in

packages/cordova/src/www/common.ts:54


maxAdContentRating

Optional maxAdContentRating: MaxAdContentRating

Inherited from

RequestConfig.maxAdContentRating

Defined in

packages/cordova/src/www/common.ts:46


publisherFirstPartyIDEnabled

Optional publisherFirstPartyIDEnabled: boolean

Defined in

packages/cordova/src/www/common.ts:57


sameAppKey

Optional sameAppKey: boolean

Deprecated

Use publisherFirstPartyIDEnabled instead

Defined in

packages/cordova/src/www/common.ts:56


tagForChildDirectedTreatment

Optional tagForChildDirectedTreatment: null | boolean

Inherited from

RequestConfig.tagForChildDirectedTreatment

Defined in

packages/cordova/src/www/common.ts:47


tagForUnderAgeOfConsent

Optional tagForUnderAgeOfConsent: null | boolean

Inherited from

RequestConfig.tagForUnderAgeOfConsent

Defined in

packages/cordova/src/www/common.ts:48


testDeviceIds

Optional testDeviceIds: string[]

Inherited from

RequestConfig.testDeviceIds

Defined in

packages/cordova/src/www/common.ts:49