Vpon とメディエーションの統合
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このガイドは、Vpon で Google モバイル広告メディエーションを使用することに関心をお持ちのパブリッシャー様を対象としています。現在のアプリでメディエーション アダプタを設定する方法と、追加のリクエスト パラメータを設定する手順が順を追って説明します。
前提条件
参考情報
メディエーションの背景情報については、以下のヘルプセンター記事をご覧ください。
ネットワーク アダプタと SDK を含める
上記のリンクから、Vpon 用の SDK とアダプターをダウンロードします。
SDK の中には、すでに Google Mobile Ads アダプタが含まれているものもあれば、別のファイルとして提供されているものもあります。各アダプタに含まれる統合手順または README をご覧ください。
メディエーション向けネットワークの SDK とアダプタ ファイルを Unity プロジェクトの適切なディレクトリに含めます。
- Android:
Assets/Plugins/Android
- iOS:
Assets/Plugins/iOS
ネットワーク構成を含める
- Android
- 一部の広告ネットワークでは、
AndroidManifest.xml
ファイルに特別な設定を追加する必要があります。これらの変更は、Assets/Plugins/Android/GoogleMobileAds
ディレクトリ内の AndroidManifest.xml
に行うことができます。 - iOS
- Unity から Xcode を生成したら、選択したネットワークが必要とするフレームワーク、コンパイラ フラグ、リンカーフラグをすべて含めます。
アプリで第三者広告ネットワークのコードを直接呼び出す必要はありません。Google Mobile Ads SDK は、メディエーション対象ネットワークのアダプタと連携して、お客様に代わって第三者広告を取得します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-21 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-21 UTC。"],[[["\u003cp\u003eThis guide helps publishers integrate Vpon ads into their apps using Google Mobile Ads mediation.\u003c/p\u003e\n"],["\u003cp\u003eIt provides instructions for setting up the Vpon mediation adapter and necessary request parameters.\u003c/p\u003e\n"],["\u003cp\u003ePublishers need an app with the Google Mobile Ads SDK and a Google Ad Manager account with mediation configured.\u003c/p\u003e\n"],["\u003cp\u003eDownload the Vpon SDK and adapter, include them in your Unity project, and configure any network-specific settings.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Mobile Ads SDK handles communication with Vpon, eliminating the need for direct calls to third-party ad network code.\u003c/p\u003e\n"]]],["Publishers integrate Google Mobile Ads mediation with Vpon by downloading the Vpon SDK and adapter from the provided links. Include these, along with any other ad network SDKs, in the appropriate `Assets/Plugins` directory within your Unity project. For Android, configure `AndroidManifest.xml` with required network settings. For iOS, add necessary frameworks, flags, or links in Xcode. The Google Mobile Ads SDK will then handle third-party ad requests via the mediated network's adapter.\n"],null,[]]