package

com.google.android.gms.ads.mediation

Contains classes for Google Mobile Ads mediation adapters.

Interfaces

MediationAdapter Adapter for third party ad networks. 
MediationAdRequest Information about the ad to fetch for a single publisher. 
MediationBannerAdapter Adapter for third party ad networks that support banner ads. 
MediationBannerListener Callback for an adapter to communicate back to the mediation library. 
MediationInterstitialAdapter Adapter for third party ad networks that support interstitial ads. 
MediationInterstitialListener Callback for an adapter to communicate back to the mediation library. 
NetworkExtras This interface is deprecated. This interface is only used by implementations of com.google.ads.mediation.MediationAdapter, which has been deprecated in favor of MediationAdapter. Extras for new mediation adapters are passed in as a Bundle through addNetworkExtrasBundle(Class, Bundle).