Google Mobile Ads SDK
com.google.android.gms.ads.admanager
com.google.android.gms.ads.appopen
com.google.android.gms.ads.formats
com.google.android.gms.ads.initialization
com.google.android.gms.ads.interstitial
com.google.android.gms.ads.mediation
com.google.android.gms.ads.mediation.customevent
com.google.android.gms.ads.mediation.rtb
com.google.android.gms.ads.nativead
com.google.android.gms.ads.preload
com.google.android.gms.ads.query
com.google.android.gms.ads.rewarded
com.google.android.gms.ads.rewardedinterstitial
Google User Messaging Platform SDK
Stay organized with collections Save and categorize content based on your preferences.
public abstract class Adapter implements MediationExtrasReceiverKnown direct subclasses
RtbAdapter
Mediation adapter that also supports open bidding.
Adapter for third party ad networks. All loading methods have a default implementation that will gracefully fail if the adapter does not support the format.
Summary Public methodsabstract VersionInfo
getSDKVersionInfo()
Returns the version of the third party SDK built into the app.
abstract VersionInfo
getVersionInfo()
Returns the version of the mediation adapter.
abstract void
initialize(
Context context,
InitializationCompleteCallback callback,
List<MediationConfiguration> configurations
)
Called by the Google Mobile Ads SDK to initialize a third party adapter and SDK.
void
loadAppOpenAd(
MediationAppOpenAdConfiguration adConfiguration,
MediationAdLoadCallback<MediationAppOpenAd, MediationAppOpenAdCallback> callback
)
Called by the Google Mobile Ads SDK to begin loading a third party app open ad.
void
loadBannerAd(
MediationBannerAdConfiguration adConfiguration,
MediationAdLoadCallback<MediationBannerAd, MediationBannerAdCallback> callback
)
Called by the Google Mobile Ads SDK to begin loading a third party banner ad given a
void
loadInterstitialAd(
MediationInterstitialAdConfiguration adConfiguration,
MediationAdLoadCallback<MediationInterstitialAd, MediationInterstitialAdCallback> callback
)
Called by the Google Mobile Ads SDK to begin loading a third party interstitial ad given a MediationAdConfiguration
void
loadNativeAd(
MediationNativeAdConfiguration adConfiguration,
MediationAdLoadCallback<UnifiedNativeAdMapper, MediationNativeAdCallback> callback
)
This method is deprecated.
Use loadNativeAdMapper
instead.
void
loadNativeAdMapper(
MediationNativeAdConfiguration adConfiguration,
MediationAdLoadCallback<NativeAdMapper, MediationNativeAdCallback> callback
)
Called by the Google Mobile Ads SDK to begin loading a third party native ad given a
void
loadRewardedAd(
MediationRewardedAdConfiguration adConfiguration,
MediationAdLoadCallback<MediationRewardedAd, MediationRewardedAdCallback> callback
)
Called by the Google Mobile Ads SDK to begin loading a third party rewarded ad given a
void
loadRewardedInterstitialAd(
MediationRewardedAdConfiguration adConfiguration,
MediationAdLoadCallback<MediationRewardedAd, MediationRewardedAdCallback> callback
)
Called by the Google Mobile Ads SDK to begin loading a third party rewarded interstitial ad given a MediationAdConfiguration
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3