Google Play Console

Set up
Navigate to the Integration settings view
Select an app in the top left corner from the Switcher
Navigate to App Settings by clicking the gear icon (⚙️) at the top of the Timeline sidebar
Click on Integrations in the sidebar
Connect Google Play
Find the Google Play integration module under the App store section
Click the Connect button
Enter your app’s package name
Upload an service account key file (.json) configured with the correct permissions
Creating a Service Account
To connect Runway to the Google Play Console, you'll need a Service Account that's associated with the Google Cloud Project linked to the Google Play API.
The user creating the Service Account and key will need to have the Owner role in your Google Play Developer account.
Head to the 🔗 Google Play Console, and make sure you’re logged in as the owner of the developer account.
In the left hand menu, select Settings > Developer account > API access. You'll be prompted to create a Google Cloud project if you don't already have one linked.
Scroll down to the Service accounts section and click Learn how to create new service accounts, then click the Google Cloud Platform link that appears in the dialog.
You'll be sent to directly to the Service Accounts section of your linked Google Cloud project the Google Cloud Platform console.
Click + Create Service Account
Fill out the form for Step 1, then click Create
In Step 2, select the Service Account User role, and hit Continue. You can skip past Step 3.
On the service account you just created, click the three dots on the right hand side, and select Manage keys
Click Add Key, then Create new key
Select the JSON option and click Create
Your service account key file should start downloading. This is the file you'll need to upload to Runway so that it can access the Google Play Developer API.
Navigate back to the API Access page in Play Console. Your newly created service account should show up in the list of service accounts. If you don't see it, click the Refresh button on the right of the Service accounts section.
Click View Play Console Permissions next to your service account. You'll have the option to grant the service account access to specific apps (App Permissions), or to all apps in your project (Account Permissions). Make sure the service account at least has access to the app you're setting up in Runway. Add the necessary permissions and click Save Changes.
More information can be found here: 🔗 Google - Using a service account
This process can be a bit annoying, so we put together a short video that might help:
Last updated
Was this helpful?