{% setvar book_path %}/admob/android/_book.yaml{% endsetvar %} {% include "/admob/android/reference/_dackka-meta-tags.html" %}

MediationBannerAd

{% setvar page_path %}com/google/android/gms/ads/mediation/MediationBannerAd.html{% endsetvar %} {% setvar doc_root_path %}/admob/android/reference{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "android/_kotlin_switcher2.md" %}

interface MediationBannerAd

Known direct subclasses
MediationInterscrollerAd

This interface is deprecated.

No replacement.


Mediated banner ad from a banner Adapter.

Summary

Public functions

View

Returns the view containing the third party rendered ad.

Public functions

getView

fun getView(): View

Returns the view containing the third party rendered ad.

Returns
View

The view in which the banner ad rendered.