lpw
2026-07-16 5c57c740c1a3a7acbb384dcf2557fd129fa7328c
WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Headers/Mediation/GADMediationBannerAd.h
@@ -24,16 +24,6 @@
- (void)changeAdSizeTo:(GADAdSize)adSize;
@end
/// Rendered interscroller ad.
GAD_DEPRECATED_MSG_ATTRIBUTE("Interscroller will not be supported.")
@protocol GADMediationInterscrollerAd <GADMediationBannerAd>
/// Indicates whether the interscroller rendering effect should be delegated to the Google Mobile
/// Ads SDK.
@property(nonatomic, assign) BOOL delegateInterscrollerEffect;
@end
/// Banner ad configuration.
NS_SWIFT_NAME(MediationBannerAdConfiguration)
@interface GADMediationBannerAdConfiguration : GADMediationAdConfiguration