NativeCustomFormatAd.OnCustomFormatAdLoadedListener

public interface NativeCustomFormatAd.OnCustomFormatAdLoadedListener


接口定义,用于在自定义原生广告格式成功加载时调用回调。

摘要

公共方法

abstract void

在自定义原生广告格式成功加载时调用。

公共方法

onCustomFormatAdLoaded

abstract void onCustomFormatAdLoaded(NativeCustomFormatAd ad)

在自定义原生广告格式成功加载时调用。

参数
NativeCustomFormatAd ad

包含原生广告素材资源的对象。