GoogleMobileAds Framework Reference

GADMediationInterstitialAdEventDelegate

protocol GADMediationInterstitialAdEventDelegate : GADMediationAdEventDelegate

Reports interstitial 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

    Swift

    func willBackgroundApplication()