Contains classes for native ads functionality within Google Mobile Ads.
Annotations
NativeAdOptions.AdChoicesPlacement | AdChoices icon placement. |
NativeAdOptions.NativeMediaAspectRatio | Media aspect ratio. |
Interfaces
NativeAppInstallAd.OnAppInstallAdLoadedListener | An interface defining a callback that is called when a native app install ad is loaded. |
NativeContentAd.OnContentAdLoadedListener | An interface defining a callback that is called when a native content ad is loaded. |
NativeCustomTemplateAd | A native custom template ad. |
NativeCustomTemplateAd.DisplayOpenMeasurement | An interface for open measurement in display ads. |
NativeCustomTemplateAd.OnCustomClickListener | An interface defining a callback that is called when a user clicks on a custom template native ad that has a custom click action. |
NativeCustomTemplateAd.OnCustomTemplateAdLoadedListener | An interface defining a callback that is called when a native custom template ad is loaded. |
OnPublisherAdViewLoadedListener | Interface defining a callback that is called when a DFP banner ad is loaded. |
UnifiedNativeAd.MediaContent | An object representing the media content from the
ad that is rendered within the MediaView . |
UnifiedNativeAd.OnUnifiedNativeAdLoadedListener | An interface defining a callback that is called when a native ad is loaded. |
UnifiedNativeAd.UnconfirmedClickListener | A listener interface apps can use to receive unconfirmed click events when using the Confirmed Click feature. |
Classes
AdChoicesView | View for displaying AdChoices content. |
MediaView | View for displaying native app install ad media content. |
NativeAd | An object returned for a native ad request. |
NativeAd.AdChoicesInfo | An object used to represent the attribution info. |
NativeAd.Image | An object used to represent an image. |
NativeAdOptions | Used to configure native ad requests |
NativeAdOptions.Builder | |
NativeAdView | This class is deprecated. Use UnifiedNativeAdView .
|
NativeAdViewHolder | View holder for Native Ads which is an alternative way to show Native Ads. |
NativeAppInstallAd | This class is deprecated. Use UnifiedNativeAd .
|
NativeAppInstallAdView | This class is deprecated. Use UnifiedNativeAdView .
|
NativeContentAd | This class is deprecated. Use UnifiedNativeAd .
|
NativeContentAdView | This class is deprecated. Use UnifiedNativeAdView .
|
PublisherAdViewOptions | Used to configure banner ad requests for use with DoubleClick for Publishers (DFP) |
PublisherAdViewOptions.Builder | Builder for a
PublisherAdViewOptions . |
UnifiedNativeAd | A Google native ad. |
UnifiedNativeAdAssetNames | Asset names used for UnifiedNativeAd . |
UnifiedNativeAdView | Root view for UnifiedNativeAd . |