Contains classes for Google Mobile Ads.
Annotations
AdRequest.MaxAdContentRating | This @interface is deprecated. Use
RequestConfiguration.MaxAdContentRating |
AdRequest.TagForUnderAgeOfConsent | This @interface is deprecated. Use
RequestConfiguration.TagForUnderAgeOfConsent |
AdValue.PrecisionType | Allowed constants for AdValue.getPrecisionType() . |
MediaAspectRatio | Media aspect ratio. |
RequestConfiguration.MaxAdContentRating | Allowed constants for
AdRequest.Builder.setMaxAdContentRating(String) . |
RequestConfiguration.TagForChildDirectedTreatment | Allowed constants for
RequestConfiguration.Builder.setTagForChildDirectedTreatment(int) . |
RequestConfiguration.TagForUnderAgeOfConsent | Allowed constants for
AdRequest.Builder.setTagForUnderAgeOfConsent(int) . |
Interfaces
MediaContent | Provides media content information. |
MuteThisAdListener | A listener that can be used to receive events when an ad is muted. |
MuteThisAdReason | An object used to represent the Mute This Ad reason. |
OnPaidEventListener | Interface definition for a callback to be invoked when an ad is estimated to have earned money. |
OnUserEarnedRewardListener | Interface definition for a callback to be invoked when the user earned a reward. |
Classes
AdapterResponseInfo | Response information for an individual ad network in an ad response. |
AdError | Error information about why an ad operation failed. |
AdListener | A listener for receiving notifications during the lifecycle of an ad. |
AdLoadCallback<AdT> | Callback to be invoked when an ad finishes loading. |
AdLoader | An object for requesting ads. |
AdLoader.Builder | Builder for a AdLoader . |
AdRequest | An AdRequest
contains targeting information used to fetch an ad. |
AdRequest.Builder | Builds an AdRequest . |
AdSize | The size of a banner ad. |
AdValue | The monetary value earned from an ad. |
AdView | The View to display
banner ads. |
FullScreenContentCallback | Callback to be invoked when ads show and dismiss full screen content, such as a fullscreen ad experience or an in-app browser. |
InterstitialAd | This class is deprecated. Use InterstitialAd .
|
LoadAdError | Error information about why an ad load operation failed. |
MediationUtils | Utility methods for mediation adapters. |
MobileAds | Class contains logic that applies to the Google Mobile Ads SDK as a whole. |
MobileAds.Settings | This class is deprecated. This class is no longer used and has no replacement. |
NativeExpressAdView | This class is deprecated. As of March 2018, the native express ad format is deprecated. For details, refer to the documentation. |
RequestConfiguration | Global configuration that will be used for every
AdRequest . |
RequestConfiguration.Builder | Builder for RequestConfiguration . |
ResponseInfo | Information about an ad response. |
VideoController | An object that provides playback control for video ads. |
VideoController.VideoLifecycleCallbacks | Callback for receiving updates on video ad lifecycle events. |
VideoOptions | Options for controlling video playback in supported ad formats (e.g. |
VideoOptions.Builder | Builder for VideoOptions . |
Enums
AdFormat | Format of the ad being requested. |