Google Play connecting

The service now allows you to collect and process reviews for your app from Google Play by connecting it directly.
To connect your account, receive reviews, and respond to them from the service, you need to complete several steps.

Please note!
Correct setup can only be performed throughthe Google Play developer account owner.
An administrator role is not sufficient!

STEP 1: Create a Project in the Google Cloud Console

To create a new project

  • Go to theGoogle Cloud Consoleand sign in with your Google account
  • At the top of the page, click the "Select a project" button

Creating a project in Google Cloud Console

  • Click the "New Project" button

Creating a project in Google Cloud Console

  • Enter a name for the project and click the Create button.
The project name will serve as its identifier and cannot be changed later, so we recommend naming the project in a way that makes it clear which service it was created for, for example, "Angry Integration".
Only letters, numbers, single quotes, hyphens, spaces, and exclamation marks may be used in the project name.

Creating a project in Google Cloud Console

STEP 2: API Setup

To programmatically access your app's data, you need to enable the primary API for interaction — the Google Play Android Developer API. To do this:

  • Open the settings menu in the top left corner

Connecting APIs in Google Cloud Console

Connecting APIs in Google Cloud Console

  • Search or find "Google Play Android Developer API" and enable it

Connecting APIs in Google Cloud Console

STEP 3: Creating a Service Account

A service account is a special account designed for applications and services, allowing them to access Google Cloud resources without a human user's involvement.

To create a service account:

  • Open the settings menu in the top left corner

Creating a service account in the Google Cloud Console

Creating a service account in the Google Cloud Console

  • Click the "Create service account" button

Creating a service account in the Google Cloud Console

  • Enter a name for the new account and click the "Create and continue" button
The new account can be named anything, but we recommend naming it something that clearly identifies the service it's created for.
The account name will also be used as its identifier and in its email address.

Creating a service account in the Google Cloud Console

  • Without setting up additional roles, click the "Done" button at the bottom of the page

Creating a service account in the Google Cloud Console

STEP 4: Generate a JSON Key

A JSON key is needed for authorization and data exchange between your app and Google services, such as deploying apps to the Google Play Store and for API authentication.

To create a new key

  • Find the previously created account in the list in the"Service Accounts"section
  • Expand the actions menu for this account and go to the "Manage keys" section

Generating a JSON Key in the Google Cloud Console

  • Click the "Add key" button and select "Create new key"

Generating a JSON Key in the Google Cloud Console

  • Select the "JSON" key type and click "Create".
    After that, you will be prompted to automatically save the key file to your work computer — please do so.

Generating a JSON Key in the Google Cloud Console

STEP 5: Adding permissions in Google Play Console

To further configuration, you need to go to theGoogle Play Consoleto link the service account with the app for which reviews will be collected.

  • Open the settings menu in the top left corner and go to the "Users and permissions" section

Permissions in the Google Play Console

  • Click the "Invite new user" button

Permissions in the Google Play Console

  • In the window that opens, enter the email address of the previously created service account

Permissions in the Google Play Console

  • In the Permissions section, open the "Account permissions" tab
  • In the "App Access" section, select "View app information and download bulk reports"

Permissions in the Google Play Console

  • Scroll down the list and in the "User Feedback" section, select "Reply to reviews"

Permissions in the Google Play Console

  • Click the "Invite user" button and then the "Send invite" button

STEP 6: Adding an account to Angry.Space

To connect the app the service, you will need the app’s link and the JSON key created earlier.

  • Go toSettings - Social Profilesand click "Add Social Profile" for the desired company
  • In the window that opens, click the "Add" button next to Google Play.
  • Copy the link to your app or the app’s package name in the Google Play Console and paste it into the corresponding field in the service

Google Play connecting

  • Upload the JSON key file you downloaded earlier into the field below

Google Play connecting

  • Click the "Add" button