admob
interface
The Firebase Admob service interface.
This module is available for the default app only.
Example
Get the Admob service for the default app:
const defaultAppAdmob = firebase.admob();
Properties
Methods
setRequestConfiguration
</>Sets request options for all future ad requests.
setRequestConfiguration(requestConfiguration: RequestConfiguration): Promise<void>;
Statics
AdsConsentDebugGeography
</>AdsConsentDebugGeography interface.
admob.AdsConsentDebugGeography: AdsConsentDebugGeography;
MaxAdContentRating
</>AdsConsentDebugGeography interface.
admob.MaxAdContentRating: MaxAdContentRating;