Add ads to your instant app

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:

  1. Download the sample instant app from the Google Play Instant samples page.

  2. Integrate your SDK with the sample.

  3. Validate each type of ad you serve, such as banner ads or interstitial ads.

  4. 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.

  5. 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.

Configure your app for ads

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.