MediationInterscrollerAd

interface MediationInterscrollerAd : MediationBannerAd


Mediated interscroller ad from an interscroller Adapter.

Summary

Public functions

Boolean

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

Inherited functions

From com.google.android.gms.ads.mediation.MediationBannerAd
View

Returns the view containing the third party rendered ad.

Public functions

shouldDelegateInterscrollerEffect

fun shouldDelegateInterscrollerEffect(): Boolean

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.