com.google.android.gms.ads.formats.NativeAppInstallAd.OnAppInstallAdLoadedListener |
An interface defining a callback that is called when a native content ad is loaded.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A method called when a native app install ad has successfully loaded.
|
A method called when a native app install ad has successfully loaded.
Parameters | |
---|---|
ad |
NativeAppInstallAd :
An object containing the native ad assets.
|