Package-level declarations
Types
Represents an exception that occurred during an ad operation.
Represents the size of an ad in density-independent pixels (dp). This is a multiplatform representation of the AdMob AdSize.
A handler for banner ads on Android.
A handler for creating and managing banner ads that cover part of the host app screen.
A typealias for AdView on Android.
Indicates an issue with the User Messaging Platform (UMP) module, which is responsible for obtaining, loading, or showing consent information from the user.
Parameters sent when updating user consent information.
For Android, complete the steps in AdMob's instructions:
Annotation for APIs that depend on the Google User Messaging Platform (UMP) library.
Annotation for Basic-Ads APIs that are experimental and may be deprecated between releases.
A handler for interstitial ads on Android.
An InterstitialAdHandler is a full-screen ad that cover the interface of the host app. They're typically displayed at natural transition points in the flow of an app, such as between activities or during the pause between levels in a game. When an app shows an interstitial ad, the user has the choice to either tap on the ad and continue to its destination or close it and return to the app.
Sets the initial configuration of your AdMob instance for Android and iOS
A handler for rewarded ads on Android.
An RewardedAdHandler is a full-screen ad that cover the interface of the host app. They're typically displayed at natural transition points in the flow of an app, such as between activities or during the pause between levels in a game. When an app shows an rewarded ad, the user has the choice to either tap on the ad and continue to its destination or close it and return to the app.
A handler for rewarded interstitial ads on Android.
An RewardedInterstitialAdHandler is a full-screen ad that cover the interface of the host app. They're typically displayed at natural transition points in the flow of an app, such as between activities or during the pause between levels in a game. When an app shows an RewardedInterstitial ad, the user has the choice to either tap on the ad and continue to its destination or close it and return to the app.
A reward item earned by the user.
Functions
Converts a common AdSize to a com.google.android.gms.ads.AdSize.
Converts a common RequestConfiguration to a com.google.android.gms.ads.RequestConfiguration.
Converts a common RequestConfiguration.PublisherPrivacyPersonalizationState to a com.google.android.gms.ads.RequestConfiguration.PublisherPrivacyPersonalizationState.
Converts an iOS-specific GADAdSize to a CValue of CGRect.
Converts a com.google.android.gms.ads.AdSize to a common AdSize.
Converts a com.google.android.gms.ads.RequestConfiguration to a common RequestConfiguration.
Converts a com.google.android.gms.ads.RequestConfiguration.PublisherPrivacyPersonalizationState to a common RequestConfiguration.PublisherPrivacyPersonalizationState.