Google: Creating an API Key
Log in to the Google Play Console using the credentials used to create your developer account.
Click Developer Account, and note the Developer Account ID in the About you section.
Â
Click About you to view your account ID.
Enable the Google Play Developer API by selecting an existing Google Cloud Project that fits your needs and clicking ENABLE.
If you don't have an existing project or prefer to have a dedicated one for Equiem, create a new one here and follow the instructions (see the screenshot below).
Â
Open Service Accounts on Google Cloud and select the project you'd like to use.
Click the CREATE SERVICE ACCOUNT button at the top of the Google Cloud Platform Console page.
Verify that you are on the correct Google Cloud Platform Project by looking for the Developer Account ID from earlier within the light gray text in the second input, preceding
.iam.gserviceaccount.com
, or by checking the project name in the navigation bar. If not, open the picker in the top navigation bar, and find the right one.Provide a
Service account name
, copy the generated email address that is noted below theService account-ID
field for later use and click DONE (don't click CREATE AND CONTINUE as the optional steps such as granting access are not needed)Click on the Actions vertical three-dot icon of the service account you just created and select Manage keys on the menu.
Click ADD KEY → Create New Key
Make sure JSON is selected as the
Key type
, and click CREATESave the file on your computer when prompted and remember where it was saved.
Send the generated JSON file and the email address to your Solution Manager, Onboarding Manager or CSM.
Open Enabled APIs and Services and click the Enable button.
Open the Google Play Console and select Users and Permissions
Click Invite new users.
Paste the email address you saved for later use into the email address field.
Click on Account Permissions. Choose the permissions you'd like this account to have. We recommend Admin (all permissions), but you may want to manually select all checkboxes and leave out some of the Releases permissions such as Release to production, exclude devices, and use Play App Signing
Click Invite User and confirm your choice in the pop-up window that appears.