קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
interface MediationBannerAd
מודעת באנר בתיווך מבאנר Adapter
.
סיכום
פונקציות ציבוריות |
View |
הפונקציה מחזירה את התצוגה שמכילה את המודעה שעבר רינדור על ידי הצד השלישי.
|
פונקציות ציבוריות
fun getView(): View
הפונקציה מחזירה את התצוגה שמכילה את המודעה שעבר רינדור על ידי הצד השלישי.
החזרות |
View |
התצוגה שבה מודעת הבאנר הוצגה.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-21 (שעון UTC)."],[],[],null,["# MediationBannerAd\n=================\n\nKotlin \\|[Java](/admob/android/reference/com/google/android/gms/ads/mediation/MediationBannerAd \"View this page in Java\") \n\n\n```\ninterface MediationBannerAd\n```\n\n\u003cbr /\u003e\n\nKnown direct subclasses \n[MediationInterscrollerAd](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/MediationInterscrollerAd) \n\n|---------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------|\n| [MediationInterscrollerAd](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/MediationInterscrollerAd) | **This interface is deprecated.** No replacement. \u003cbr /\u003e |\n\n*** ** * ** ***\n\nMediated banner ad from a banner [Adapter](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/Adapter).\n\nSummary\n-------\n\n| ### Public functions |\n|------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View](https://developer.android.com/reference/android/view/View.html) | [getView](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/MediationBannerAd#getView())`()` Returns the view containing the third party rendered ad. |\n\nPublic functions\n----------------\n\n### getView\n\n```\nfun getView(): View\n```\n\nReturns the view containing the third party rendered ad. \n\n| Returns |\n|------------------------------------------------------------------------|-------------------------------------------|\n| [View](https://developer.android.com/reference/android/view/View.html) | The view in which the banner ad rendered. |"]]