تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
interface MediationInterstitialAd
إعلان بيني مُدار من إعلان بيني Adapter
ملخّص
الوظائف العامة |
Unit |
تعرِض هذه السمة الإعلان البيني.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-21 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-21 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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."]]