Instant App に広告を追加する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
警告: Google Play Instant はご利用いただけなくなります。2025 年 12 月より、Google Play を通じて Instant Apps を公開できなくなり、すべての Google Play 開発者サービス Instant API が機能しなくなります。ユーザーには、あらゆるメカニズムを使用して Google Play からインスタント アプリが提供されなくなります。
この変更は、デベロッパーからのフィードバックと、Google Play インスタントの導入以来、エコシステムの改善に継続的に投資してきたことに基づいて行われます。
引き続き最も効果的にユーザーを獲得するために、デベロッパーは、ディープリンクを使用して、ユーザーを通常のアプリやゲームに誘導し、必要に応じて特定のジャーニーや機能にリダイレクトすることをおすすめします。
アプリの作成が完了したら、アプリを有効にして広告を掲載し収益を得ることができます。
広告ネットワークの SDK が Google Play Instant に対応していることを確認する
アプリが広告ネットワークから広告を配信できるようにするには、広告ネットワークの SDK が Google Play Instant に対応している必要があります。互換性を確認する手順は次のとおりです。
Google Play Instant のサンプルのページからサンプル Instant App をダウンロードします。
SDK をサンプルに統合します。
バナー広告やインタースティシャル広告など、配信する広告の種類を検証します。
広告ネットワークの SDK で HTTP 広告が配信されていないことを確認します。Google Play Instant では HTTP トラフィックが許可されないため、Instant App の動作が中断されます。
互換性を確認したら、aia-compatibility@google.com に連絡してアプリをネットワークに追加してもらいます。統合に関する問題がある場合は、aia-compatibility@google.com にお問い合わせください。
広告を配信するようにアプリを構成するには、Google Play Instant に互換性がある広告ネットワーク SDK をアプリに統合する必要があります。Google Mobile Ads Lite SDK はこのような SDK の 1 つです。広告ネットワーク SDK の統合について詳しくは、Google Mobile Ads Lite SDK と Google AdMob に関するガイドをご覧ください。
別の広告ネットワークの SDK をアプリに統合する予定がある場合は、関連する広告ネットワークに連絡して、Google Play Instant と統合してもらうことをおすすめします。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 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-07-27 UTC。"],[],[],null,["# Add ads to your instant app\n\n**Warning:** Google Play Instant will no longer be available. Starting December 2025,\nInstant Apps cannot be published through Google Play, and all\n[Google Play services Instant APIs](https://developers.google.com/android/reference/com/google/android/gms/instantapps/package-summary)\nwill no longer work. Users will no longer be served Instant Apps by Play using any\nmechanism.\n\nWe're making this change based on developer feedback and our continuous investments\nto improve the ecosystem since the introduction of Google Play Instant.\n\nTo continue optimizing for user growth, we encourage developers to refer users to\ntheir regular app or game, using [deeplinks](https://support.google.com/googleplay/android-developer/answer/12463044)\nto redirect them to specific journeys or features when relevant.\n\nNow that you've written your app, one way you can monetize it is by enabling\nit to carry advertising.\n\nConfirm that your ad network's SDK is compatible with Google Play Instant\n-------------------------------------------------------------------------\n\nFor an app to be able to carry ads from your ad network, your ad network's SDK\nmust be compatible with Google Play Instant. To confirm compatibility,\nfollow these steps:\n\n1. Download the sample instant app from the [Google Play Instant\n samples](https://github.com/android/app-bundle/tree/main/InstantApps) page.\n\n2. Integrate your SDK with the sample.\n\n3. Validate each type of ad you serve, such as banner ads or interstitial ads.\n\n4. Ensure that your ad network's SDK doesn't serve HTTP ads. Doing so breaks\n the instant-app experience, because Google Play Instant doesn't allow\n HTTP traffic.\n\n5. After you confirm compatibility, contact aia-compatibility@google.com to have\n your app added to the network. If there are issues with integration,\n reach out to aia-compatibility@google.com.\n\nConfigure your app for ads\n--------------------------\n\nTo configure your app to carry ads, you must integrate an\nGoogle Play Instant-compatible ad-network SDK into your app. The Google\nMobile Ads Lite SDK is one such SDK. For more information about integrating an\nad-network SDK, see the guides related to\n[Google Mobile Ads Lite SDK](https://developers.google.com/admob/android/lite-sdk)\nand\n[Google AdMob](https://developers.google.com/admob/android/instant-apps).\n\nIf you plan to integrate a different ad network's SDK into your app,\nconsider reaching out to your relevant ad network to have them integrate with\nGoogle Play Instant."]]