MediationInterscrollerAd

public interface MediationInterscrollerAd extends MediationBannerAd


Mediated interscroller ad from an interscroller Adapter.

Summary

Public methods

abstract boolean

Indicates whether the interscroller rendering effect should be delegated to the Google Mobile Ads SDK.

Inherited methods

From com.google.android.gms.ads.mediation.MediationBannerAd
abstract @NonNull View

Returns the view containing the third party rendered ad.

Public methods

shouldDelegateInterscrollerEffect

abstract boolean shouldDelegateInterscrollerEffect()

Indicates whether the interscroller rendering effect should be delegated to the Google Mobile Ads SDK.

Returns
boolean

true if the Google Mobile Ads SDK should apply the interscroller rendering effect onto this ad.