AI-generated Key Takeaways
- 
          The GADMediationInterscrollerAdprotocol is deprecated.
- 
          Interscroller functionality is not supported. 
- 
          The delegateInterscrollerEffectproperty is also deprecated and indicates whether the rendering effect is delegated to the Google Mobile Ads SDK.
GADMediationInterscrollerAd
Deprecated
Interscroller will not be supported.
@protocol GADMediationInterscrollerAd <GADMediationBannerAd>Rendered interscroller ad.
- 
                  
                  Deprecated Interscroller will not be supported. Indicates whether the interscroller rendering effect should be delegated to the Google Mobile Ads SDK. DeclarationSwift var delegateInterscrollerEffect: Bool { get set }Objective-C @property (nonatomic) BOOL delegateInterscrollerEffect;