Enable Developer APIs in Google Cloud Console
Adapty reads your products, validates purchases, and receives subscription events through the following Google APIs:
- Google Play Android Developer API
- Google Play Developer Reporting API
- Cloud Pub/Sub API
Before you start
Check that you have the access privileges and Google Cloud project the Google Play integration needs. You can’t complete the steps below without them.
Enable the APIs
-
Open the Google Cloud Console.
-
Select the project you will use for the integration.
-
Open the Google Play Android Developer API page.
-
Click Enable and wait for the status to read Enabled. If the button says Manage instead, the API is already on and there’s nothing to do.
-
Open the Google Play Developer Reporting API page.
-
Click Enable and wait for the status to read Enabled.
-
Open the Cloud Pub/Sub API page.
-
Click Enable and wait for the status to read Enabled.
To confirm, open the APIs & Services page in Google Cloud Console. The table at the bottom lists every API enabled in the project, and all three should appear:
- Google Play Android Developer API
- Google Play Developer Reporting API
- Cloud Pub/Sub API
Next steps
Create a service account for Adapty to call these APIs on your behalf.