GoogleMobileAds Framework Reference

  • GADAdLoaderDelegate is the base ad loader delegate protocol.

  • The adLoader:didFailToReceiveAdWithError: method is called when an adLoader fails to load an ad.

  • The adLoaderDidFinishLoading: method is called after an adLoader has finished loading.

GADAdLoaderDelegate

@protocol GADAdLoaderDelegate <NSObject>

Base ad loader delegate protocol. Ad types provide extended protocols that declare methods to handle successful ad loads.