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 |
MediaAspectRatio | Media aspect ratio. |
RequestConfiguration.MaxAdContentRating | Allowed constants for
setMaxAdContentRating(String) . |
RequestConfiguration.TagForChildDirectedTreatment | Allowed constants for
setTagForChildDirectedTreatment(int) . |
RequestConfiguration.TagForUnderAgeOfConsent | Allowed constants for
setTagForUnderAgeOfConsent(int) . |
Interfaces
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. |
Classes
AdListener | A listener for receiving notifications during the lifecycle of an ad. |
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. |
AdView | The View to display
banner ads. |
InterstitialAd | Full-screen interstitial ads. |
MobileAds | Class contains logic that applies to the Google Mobile Ads SDK as a whole. |
MobileAds.Settings | This class describes all optional initialization settings that impact the Google Mobile Ads SDK's behavior. |
NativeExpressAdView | The View to display
native express ads. |
RequestConfiguration | Global configuration that will be used for every
AdRequest . |
RequestConfiguration.Builder | Builder for RequestConfiguration . |
VideoController | An object that provides playback control for video ads. |
VideoController.VideoLifecycleCallbacks | An interface for objects that receive callbacks for video events. |
VideoOptions | Options for controlling video playback in supported ad formats (e.g. |
VideoOptions.Builder | Builder for VideoOptions . |