Add ads to your instant app
Stay organized with collections
Save and categorize content based on your preferences.
Now that you've written your app, one way you can monetize it is by enabling
it to carry advertising.
Confirm that your ad network's SDK is compatible with Google Play Instant
For an app to be able to carry ads from your ad network, your ad network's SDK
must be compatible with Google Play Instant. To confirm compatibility,
follow these steps:
Download the sample instant app from the Google Play Instant
samples page.
Integrate your SDK with the sample.
Validate each type of ad you serve, such as banner ads or interstitial ads.
Ensure that your ad network's SDK doesn't serve HTTP ads. Doing so breaks
the instant-app experience, because Google Play Instant doesn't allow
HTTP traffic.
After you confirm compatibility, contact aia-compatibility@google.com to have
your app added to the network. If there are issues with integration,
reach out to aia-compatibility@google.com.
To configure your app to carry ads, you must integrate an
Google Play Instant-compatible ad-network SDK into your app. The Google
Mobile Ads Lite SDK is one such SDK. For more information about integrating an
ad-network SDK, see the guides related to
Google Mobile Ads Lite SDK
and
Google AdMob.
If you plan to integrate a different ad network's SDK into your app,
consider reaching out to your relevant ad network to have them integrate with
Google Play Instant.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-03-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2023-03-08 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-03-08 UTC."]]