Google Play Store Connection
- 1 Minute to read
- Print
- DarkLight
- PDF
Google Play Store Connection
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
This is a step-by-step tutorial for creating a Google Play Store connection.
Prerequisites
To connect to the Google Play Store, you must first create a Service Account and grant API access to it.
Service Account
To create one, simply follow these steps:
- Go toon your Google Cloud Platform and click on the Navigation menu -> IAM & Admin.
- Select Service Accounts from the drop-down menu and Create Service Account.
- Fill in the name of the Service account and then click Create and Continue. Note: The Service account ID (Email address) is filled in automatically.
Copy it to your clipboard because you'll need it later.
- Select the Storage Object Viewer role and then click Continue.
- Skip the step of granting users access to this service account and go straight to the Done button.
- Next to the Service Account you just created, select the 3 dots -> Manage Keys.
- Go to Add Key > Create New Key.
- Select the P12 Type and then click Create.
- Download the P12 file.
API Access
This section will walk you through how to provide the Service account permissions:
- Go to your Google Play Console -> Setup -> API access to get started.
- Ensure that the newly created service account is added to the Service Accounts list.
- Look in the Service Accounts list for the newly established service account and click Grant Permission.
- Keep the Account permissions the same and click Invite user.
- Select Send invite when the invite window opens.
- Return to your Google Cloud Platform -> Browser and Locate your bucket ID, copy it to your clipboard, as you will need it later.
Connection Procedure
- Enter your Connection's Name.
- Fill in the Service Account Email field.
- Type in your Bucket ID.
- Upload the P12 File.
- Use the Test Connection function to see if your connection is up to the task.If the connection succeeded, you can now use this connection in Rivery.
Was this article helpful?