com.google.android.gms.ads.formats.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.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A method called when a custom click action should be performed.
|
A method called when a custom click action should be performed.
Parameters | |
---|---|
ad |
NativeCustomTemplateAd :
The custom template ad that was clicked. |
assetName |
String :
The name of the asset that was clicked.
|