アダプタの統合を検証する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このページでは、広告ソースに関連付けられているアダプタを表示して確認する手順について説明します。
前提条件
続行する前に、次の操作を行います。
- AdMob アカウントの作成、テストデバイスの設定、Google Mobile Ads SDK の初期化、最新バージョンのインストールを行い、最初の前提条件のすべての項目を完了します。
- 広告インスペクタを起動します。
アプリで設定されている広告ソースに関連付けられているすべてのアダプタのリストを表示できます。リストを表示するには、次の手順を行います。
- [広告インスペクタ] ページで、[アダプタ] をクリックします。
カードを展開すると、初期化ステータス、アダプタ、サードパーティ SDK のバージョンが表示されます。
Android
|
iOS
|
アダプタが見つからない場合や初期化に失敗した場合は、広告インスペクタを使用して発見された問題のトラブルシューティングを行うを参照してください。
カスタム イベント アダプタを表示する
カスタム イベント アダプタを表示することもできます。カスタム イベントを使用すると、AdMob でサポートされていない広告ソースに対して、ウォーターフォール メディエーションを設定できます。アダプタのリストでは、カスタム イベントは一意のクラス名で区別されます。広告インスペクタでは、クラス名に加え、AdMob でカスタム イベントに割り当てられたラベルも表示されます。カスタム イベントの詳細については、カスタム イベントを作成するをご覧ください。
Google Mobile Ads SDK バージョン 20.0.0(Android)および 9.0.0(iOS)以前など、カスタム イベントの以前の実装では、初期化に対応していない非推奨のサブクラスが使用可能で、広告インスペクタに「問題が見つかりました」と表示されます。「問題が見つかりました」という警告が表示されているがカスタム イベントの統合が想定どおりに機能している場合は、アプリで非推奨のインターフェースが使用されていないか確認し、インターフェースをアダプタ クラスに置き換えてください。詳しくは、Adapter
(Android)| GADMediationAdapter
(iOS)をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-09-02 UTC。
[null,null,["最終更新日 2025-09-02 UTC。"],[],[],null,["Select 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\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\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 Google Mobile Ads SDK\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)."]]