Note: If you already have a linked project, skip step 1
Step 2: Enable the Google Play Developer API for the linked Google Cloud Project
Step 3 : Create a service account and generate API credentials
1. Open the connected Google Cloud project
2. From the opened Google Cloud Project select Service accounts from IAM and admin menu
3. Click on ‘CREATE SERVICE ACCOUNT’
4. Provide an account name an click on continue
5. Under the select a role dropdown, choose Basic and select Browser, then click continue.
6. Click on Done
7. For creating an API key select Manage keys from the 3 dot menu
8. Click on ADD KEY option and select Create new key
9. From the opened window select JSON and click on CREATE
10. The key will be automatically downloaded to your computer and this downloaded file needs to be uploaded during the integration process
Step 4: Providing API permissions
1. Back in the Google Play Developer Console under API access, you can now see the service account you created under the list of Service accounts section
2. Click on Manage Play Console permissions
3. Under Accounts Permissions select the below permissions and uncheck the remaining
- View app information and download bulk reports (read only)
- Reply to reviews
- Click on Invite User
Finally, return to our initial integration page. You can upload the API credentials created from the previous step to our platform. Uploading this, alongside the other required data fields described above, will allow you to connect with Google Play!