GoogleMobileAds Framework Reference

  • The GADNativeAdLoaderDelegate protocol is implemented by the delegate of a GADAdLoader object to receive GADNativeAd ads.

  • The -adLoader:didReceiveNativeAd: method is called when a native ad is successfully received.

GADNativeAdLoaderDelegate

@protocol GADNativeAdLoaderDelegate <GADAdLoaderDelegate>

The delegate of a GADAdLoader object implements this protocol to receive GADNativeAd ads.