Android APIs
package

com.google.android.gms.ads.formats

Contains classes for native ads functionality within Google Mobile Ads.

Interfaces

NativeAppInstallAd.OnAppInstallAdLoadedListener An interface defining a callback that is called when a native content 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.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. 

Classes

NativeAd An object returned for a native ad request. 
NativeAd.Image An object used to represent an image. 
NativeAdOptions Used to configure native ad requests  
NativeAdOptions.Builder  
NativeAdView The root view for all Google native ads. 
NativeAppInstallAd A native app install ad. 
NativeAppInstallAdView Root view for all Google native app install ads. 
NativeContentAd A native content ad. 
NativeContentAdView Root view for all Google native content ads.