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