MediationBannerAd

public interface MediationBannerAd

Known direct subclasses
MediationInterscrollerAd

Mediated interscroller ad from an interscroller @see Adapter.


Mediated banner ad from a banner. @see Adapter.loadBannerAd.

Summary

Public methods

abstract @NonNull View

Gets the view containing the third party rendered ad.

Public methods

getView

abstract @NonNull View getView()

Gets the view containing the third party rendered ad.

Returns
@NonNull View

The view in which the banner ad rendered.