Interface: RewardedAdOptions
Hierarchy
-
↳
RewardedAdOptions
Properties
adUnitId
• adUnitId: string
Inherited from
MobileAdOptions.adUnitId
Defined in
packages/cordova/src/www/ads/base.ts:6
contentUrl
• Optional contentUrl: string
Inherited from
MobileAdOptions.contentUrl
Defined in
packages/cordova/src/www/ads/base.ts:7
id
• Optional id: string
Inherited from
MobileAdOptions.id
Defined in
packages/cordova/src/www/ads/base.ts:5
keywords
• Optional keywords: string[]
Inherited from
MobileAdOptions.keywords
Defined in
packages/cordova/src/www/ads/base.ts:8
npa
• Optional npa: "1"
Inherited from
MobileAdOptions.npa
Defined in
packages/cordova/src/www/ads/base.ts:9
serverSideVerification
• Optional serverSideVerification: ServerSideVerificationOptions