GoogleMobileAds Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Deprecated
Interscroller will not be supported.
Rendered interscroller ad.
-
Deprecated
Interscroller will not be supported.
Indicates whether the interscroller rendering effect should be delegated to the Google Mobile
Ads SDK.
Declaration
Swift
var delegateInterscrollerEffect: Bool { get set }
Objective-C
@property (nonatomic) BOOL delegateInterscrollerEffect;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eGADMediationInterscrollerAd is a protocol that defines the behavior of rendered interscroller ads.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edelegateInterscrollerEffect\u003c/code\u003e property controls if the Google Mobile Ads SDK manages the interscroller rendering effect or not.\u003c/p\u003e\n"]]],["The core content states that Interscroller ads are deprecated and will no longer be supported. The `GADMediationInterscrollerAd` protocol, which represents the rendered interscroller ad, is also deprecated. It contains a property, `delegateInterscrollerEffect`, a boolean indicating whether the interscroller rendering effect should be managed by the Google Mobile Ads SDK. This property, is also now obsolete.\n"],null,["# GoogleMobileAds Framework Reference\n\nGADMediationInterscrollerAd\n===========================\n\nDeprecated\n\nInterscroller will not be supported. \n\n @protocol GADMediationInterscrollerAd \u003c../Protocols/GADMediationBannerAd.html\u003e\n\nRendered interscroller ad.\n- `\n ``\n ``\n `\n\n ### [delegateInterscrollerEffect](#/c:objc(pl)GADMediationInterscrollerAd(py)delegateInterscrollerEffect)\n\n `\n ` \n Deprecated\n\n Interscroller will not be supported. \n Indicates whether the interscroller rendering effect should be delegated to the Google Mobile\n Ads SDK. \n\n #### Declaration\n\n Swift \n\n var delegateInterscrollerEffect: Bool { get set }\n\n Objective-C \n\n @property (nonatomic) BOOL delegateInterscrollerEffect;"]]