קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
interface MediationInterstitialAd
מודעת מעברון בתיווך ממודעת מעברון Adapter
.
סיכום
פונקציות ציבוריות |
Unit |
הצגת המעברון.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-21 (שעון UTC)."],[],[],null,["# MediationInterstitialAd\n=======================\n\nKotlin \\|[Java](/admob/android/reference/com/google/android/gms/ads/mediation/MediationInterstitialAd \"View this page in Java\") \n\n\n```\ninterface MediationInterstitialAd\n```\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nMediated interstitial ad from an interstitial [Adapter](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/Adapter).\n\nSummary\n-------\n\n| ### Public functions |\n|------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html) | [showAd](/admob/android/reference/kotlin/com/google/android/gms/ads/mediation/MediationInterstitialAd#showAd(android.content.Context))`(context: `[Context](https://developer.android.com/reference/android/content/Context.html)`!)` Shows the interstitial. |\n\nPublic functions\n----------------\n\n### showAd\n\n```\nfun showAd(context: Context!): Unit\n```\n\nShows the interstitial."]]