NestAdsCustomNativeAdLoaderDelegate
커스텀 네이티브 형식을 받는 NestAdsAdLoader의 delegate protocol입니다.
public protocol NestAdsCustomNativeAdLoaderDelegate: NestAdsAdLoaderDelegate
Public Methods
func customNativeCreativeSpecIDs(for adLoader: NestAdsAdLoader) -> [String]
매개변수
설명
func adLoader(_ adLoader: NestAdsAdLoader, didReceive customNativeAd: NestAdsCustomNativeAd)
매개변수
설명
Last updated