MediationBannerAd

public interface MediationBannerAd

Known direct subclasses
MediationInterscrollerAd

This interface is deprecated.

No replacement.


Mediated banner ad from a banner Adapter.

Summary

Public methods

abstract @NonNull View

Returns the view containing the third party rendered ad.

Public methods

getView

abstract @NonNull View getView()

Returns the view containing the third party rendered ad.

Returns
@NonNull View

The view in which the banner ad rendered.