التحقّق من عمليات دمج المحوِّلات
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
اختيار النظام الأساسي:
Android
iOS
Unity
Flutter
تتضمّن هذه الصفحة خطوات عرض أدوات الربط والتحقّق منها والمرتبطة بمصادر إعلاناتك.
المتطلبات الأساسية
قبل المتابعة، يُرجى اتّباع الخطوات التالية:
- أكمِل جميع العناصر في قسم
المتطلبات الأساسية الأوّلية لإنشاء حساب على AdMob، وإعداد جهازك الاختباري، وإعداد
حزمة تطوير البرامج (SDK) لإعلانات Google على الأجهزة الجوّالة
،
وتثبيت أحدث إصدار.
- تشغيل "فاحص الإعلانات"
يمكنك الاطّلاع على قائمة بجميع برامج التكييف المرتبطة بمصادر الإعلانات التي تم ضبطها في تطبيقك. وللاطّلاع على القائمة، عليك إكمال الخطوات التالية:
- في صفحة أداة فحص الإعلانات، انقر على المحوّلات.
وسِّع البطاقات لعرض حالات الإعداد وإصدارات المحوّلات وحِزم تطوير البرامج (SDK) التابعة لجهات خارجية.
Android
|
iOS
|
إذا لم يتم العثور على المحوّل أو تعذّر إعداده، يمكنك الاطّلاع على حلّ المشاكل التي يتم رصدها باستخدام "أداة فحص الإعلانات".
عرض محوّلات الأحداث المخصّصة
يمكنك أيضًا عرض محوّلات الأحداث المخصّصة. تتيح لك الأحداث المخصّصة إعداد توسّط العرض الإعلاني بدون انقطاع لمصدر إعلان لا يتوافق مع AdMob.
في قائمة المحوّلات، يتم تمييز الأحداث المخصّصة من خلال أسماء الفئات الفريدة. بالإضافة إلى توفير اسم الفئة، تعرض "أداة فحص الإعلانات" أيضًا التصنيفات المعيّنة لتلك الأحداث المخصّصة في واجهة مستخدم AdMob. لمزيد من التفاصيل حول الأحداث المخصّصة، اطّلِع على مقالة إنشاء أحداث مخصّصة.
يمكن أن تستخدم عمليات التنفيذ السابقة للأحداث المخصّصة، مثل تلك التي سبقت الإصدار 20.0.0 (Android) و9.0.0 (iOS) من حزمة تطوير البرامج (SDK) لـ "إعلانات Google على الأجهزة الجوّالة"، فئات فرعية متوقّفة نهائيًا لا تتوافق مع عملية الإعداد وتعرض تم العثور على مشكلة في "أداة فحص الإعلانات". إذا ظهر لك التحذير
تم رصد مشكلة وكان دمج الحدث المخصّص يعمل على النحو المتوقّع،
تحقَّق مما إذا كان تطبيقك يستخدم واجهة قديمة واستبدِلها
بفئة محوّل. للاطّلاع على التفاصيل، يُرجى الرجوع إلى
Adapter
(Android) | GADMediationAdapter
(iOS).
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# Verify adapter integrations\n\nSelect platform: [Android](/admob/android/ad-inspector/verify-adapter-integrations \"View this page for the Android platform docs.\") [iOS](/admob/ios/ad-inspector/verify-adapter-integrations \"View this page for the iOS platform docs.\") [Unity](/admob/unity/ad-inspector/verify-adapter-integrations \"View this page for the Unity platform docs.\") [Flutter](/admob/flutter/ad-inspector/verify-adapter-integrations \"View this page for the Flutter platform docs.\")\n\n\u003cbr /\u003e\n\nThis page covers steps on viewing and verifying adapters associated with\nyour ad sources.\n\nPrerequisites\n-------------\n\nBefore you continue, do the following:\n\n- Complete all items in the initial [Prerequisites](/admob/unity/ad-inspector#prerequisites) to create an AdMob account, set your test device, initialize Google Mobile Ads SDK , and install the latest version.\n- [Launch ad inspector](/admob/unity/ad-inspector/launch-ad-inspector).\n\nYou can view a list of all adapters associated with the ad sources configured\nin your app. To view the list, complete the following steps:\n\n1. In the **Ad inspector** page, click **Adapters**.\n2. Expand the cards to view initialization statuses and adapter and\n third-party SDK versions.\n\n |---------|-----|\n | Android | iOS |\n\n \u003cbr /\u003e\n\nIf the adapter isn't found or fails to initialize, see\n\n[Troubleshoot issues found using ad inspector](//support.google.com/admob/answer/12659455).\n\n\nView custom event adapters\n--------------------------\n\nYou can also view custom event adapters. Custom events lets you set up\nwaterfall mediation for an ad source that AdMob doesn't support.\nIn the adapter list, Custom events are distinct by unique class names. In\naddition to providing the class name, ad inspector also displays labels\nassigned to those custom events in the AdMob UI. For more details\non custom events, see\n\n[Create custom events](/admob/unity/custom-events).\n\n\nEarlier implementations of custom events, such as prior to the\n\nGoogle Mobile Ads SDK\n\n\nversion\n\n20.0.0 (Android) and 9.0.0 (iOS),\n\ncan use deprecated subclasses that don't support\ninitialization and return **Issue found** within ad inspector. If you see the\n**Issue found** warning, and your custom event integration works as expected,\ncheck if your app is using a deprecated interface and replace the interface with\nan adapter class. For details, see\n[Adapter](/android/reference/com/google/android/gms/ads/mediation/Adapter) (Android) \\| [GADMediationAdapter](/admob/ios/api/reference/Protocols/GADMediationAdapter) (iOS)."]]