NativeCustomFormatAd.OnCustomClickListener

interface NativeCustomFormatAd.OnCustomClickListener


接口定义,用于在用户点击自定义原生广告格式时调用回调。

摘要

公共函数

Unit

在自定义原生广告格式被点击时调用。

公共函数

onCustomClick

fun onCustomClick(ad: NativeCustomFormatAd!, assetName: String!): Unit

在自定义原生广告格式被点击时调用。

参数
ad: NativeCustomFormatAd!

被点击的自定义原生广告格式。

assetName: String!

被点击的素材资源的名称。