com.google.android.gms.ads.mediation
Contains classes for Google Mobile Ads mediation adapters.
Annotations
MediationAdConfiguration.TagForChildDirectedTreatment |
Tag for child directed treatment. |
Interfaces
InitializationCompleteCallback |
Callbacks for a mediation adapter to communicate third party ad network initialization status back to the Google Mobile Ads SDK. |
MediationAdCallback |
Ad callback for a mediation adapter to communicate back to the Google Mobile Ads SDK. |
MediationAdLoadCallback |
Callback to be invoked when a mediation adapter loads an ad. |
MediationAdRequest |
This interface is deprecated. Use |
MediationAdapter |
This interface is deprecated. Use |
MediationAppOpenAd |
Interface definition describing methods that may be invoked once an app open ad has loaded. |
MediationAppOpenAdCallback |
App Open ad callbacks for a mediation adapter to communicate back to the Google Mobile Ads SDK. |
MediationBannerAd |
Mediated banner ad from a banner |
MediationBannerAdCallback |
Banner ad callbacks for a mediation adapter to communicate back to the Google Mobile Ads SDK. |
MediationBannerAdapter |
This interface is deprecated. Use |
MediationBannerListener |
This interface is deprecated. Use |
MediationExtrasReceiver |
Interface that indicates a mediation adapter is capable of receiving extra custom parameters. |
MediationInterscrollerAd |
This interface is deprecated. No replacement. |
MediationInterstitialAd |
Mediated interstitial ad from an interstitial |
MediationInterstitialAdCallback |
Interstitial ad callbacks for a mediation adapter to communicate back to the Google Mobile Ads SDK. |
MediationInterstitialAdapter |
This interface is deprecated. Use |
MediationInterstitialListener |
This interface is deprecated. Use |
MediationNativeAdCallback |
Native ad callbacks for a mediation adapter to communicate back to the Google Mobile Ads SDK. |
MediationNativeAdapter |
This interface is deprecated. Use |
MediationNativeListener |
This interface is deprecated. Use |
MediationRewardedAd |
Interface definition describing methods that may be invoked once a rewarded ad has loaded. |
MediationRewardedAdCallback |
Rewarded ad callbacks for a mediation adapter to communicate back to the Google Mobile Ads SDK. |
NativeMediationAdRequest |
This interface is deprecated. Use |
NetworkExtras |
This interface is deprecated. This interface is only used by implementations of |
OnContextChangedListener |
An optional interface that mediation adapters can implement to be informed of context changes. |
OnImmersiveModeUpdatedListener |
An optional interface that mediation adapters can implement to be informed of immersive mode updates. |
Classes
Adapter |
Adapter for third party ad networks. |
MediationAdConfiguration |
Data used to render mediation ads. |
MediationAppOpenAdConfiguration |
Data used to render mediation app open ads. |
MediationBannerAdConfiguration |
Data used to render mediation banner ads. |
MediationConfiguration |
Contains a mediation configuration set by the publisher in the AdMob or DFP UI. |
MediationInterstitialAdConfiguration |
Data used to render mediation interstitial ads. |
MediationNativeAdConfiguration |
Data used to render mediation native ads. |
MediationRewardedAdConfiguration |
Data used to render mediation rewarded ads. |
NativeAdMapper |
Mapping class for Google AdMob native ads. |
UnifiedNativeAdMapper |
Mapping class for Google AdMob unified native ads. |
VersionInfo |
This class is deprecated. |