GoogleMobileAds Framework Reference

GADMediationBannerAdEventDelegate

@protocol GADMediationBannerAdEventDelegate <GADMediationAdEventDelegate>

Reports banner related information to the Google Mobile Ads SDK from the adapter.

  • Notifies Google Mobile Ads SDK that an action on the GADMediationAd will cause the application to move into the background.

    Declaration

    Objective-C

    - (void)willBackgroundApplication;