Introduction
The Google Play Developer API is required to publish Campus App and perform app-management tasks for the Android version of the Campus App. To start using the Developer API, the first step is to set up and manage the Google Play Developer API directly from the Google Play Console, followed by creating Service Account and granting Admin access to Ready Education Team. The API can only be managed by the owner of your Google Play Developer account. Please review Create a Google Play Account as it is a pre-requisite for this. The following instructions explain how to set up the Service Account:
1. Creating a new API project and link to Google Play Console
...
Now that the Service Account "ReadyEducationPublisher" is created proceed with the step to grant access to Ready Education's Service Account.
Note: If you have already finished the Google App Transfer Process and followed the steps to create a Key in the Google Cloud Platform, it is necessary to delete the same to adopt the keyless setup. Please read this Article
Go to the API Access page on the Google Play Console. (It is usually located in Settings>>Developer Account>> API Access)
Find the newly created Service Account "ReadyEducationPublisher" and Click on "View in Google Cloud Platform."
On the Google Cloud page, ensure to select "Service Accounts" on the left column. Click on the "ReadyEducationPublisher" service account and go to the "Permissions" tab. Under the Permissions tab, click on "Grant Access" and input the following information:
Under “Add Principals” enter “re-gplay-sa-token-creator@pc-api-6190680001848518307-76.iam.gserviceaccount.com”
For the same, please select "Service Account Token Creator" as the “Role” and click on "Save."
...