Play Store

Connect and configure Play Store with Gapex.

Overview

This guide walks you through creating a Google Cloud service account, generating a JSON credentials file, and connecting it to your Google Play Console app so Gapex can read and reply to your app’s reviews.

Prerequisites


1. Access Google Cloud Console

Step 1: Open Google Cloud

Open your browser and go to cloud.google.com.

Open Google Cloud

Step 2: Click Console

Click Console in the top-right corner of the page.

Click Console


2. Create a Google Cloud Project

Step 3: Click Select a Project

Click Select a project in the top navigation bar.

Select a project

Step 4: Click New Project

In the project selector dialog, click New Project.

New Project

Step 5: Enter Project Name

Enter a project name (e.g., Gapex Play Store) and click Create.

Enter project name

Step 6: Select the New Project

Click Select a project again and choose the project you just created.

Select new project


3. Create a Service Account

Step 7: Look for IAM and admin

Navigate to IAM & AdminService Accounts.

IAM and Admin

Step 8: Open Navigation Menu

Click the hamburger menu (☰) in the top-left corner and find Service account.

Open menu

Step 9: Click Create Service Account

Click Create Service Account at the top of the page.

Create service account

Step 10: Enter Service Account Name

Enter a name for the service account (e.g., gapex-playstore) and click Continue.

Enter name

Step 11: Skip Optional Steps

You can skip the optional “Grant this service account access” and “Grant users access” steps. Click Continue.

Continue

Then click on Done.

Continue

Step 12: Copy Service Account Email

You will see the service account listed. Copy the email address — you will need it later for Google Play Console.

Copy email


4. Generate Service Account Key (JSON)

Step 13: Open Service Account Actions

Click the three dots (⋮) in the Actions column.

Service account actions

Step 14: Click Manage Keys

From the dropdown menu, click Manage keys.

Manage keys

Step 15: Click Add Key

Click Add key.

Add key

Click Create new key.

Add key

Step 16: Select JSON and Create

Select JSON as the key type and click Create.

Select JSON

Step 17: Download JSON File

The JSON credentials file will be automatically downloaded to your computer. Keep this file safe — you will upload it to Gapex.

Download JSON


5. Enable Google Play Android Developer API

Step 18: Go to APIs & Services

In the left sidebar, navigate to APIs & ServicesLibrary.

APIs and Services

Step 19: Open API Library

You will see the API Library welcome screen. Click on the search bar.

API Library

Step 20: Search for Google Play Android Developer API

In the API Library search bar, type Google Play Android Developer API.

Search API

Step 21: Select the API

Click on Google Play Android Developer API from the search results.

Select API

Step 22: Enable the API

Click the Enable button.

Enable API


6. Add Service Account to Google Play Console

Step 23: Open Google Play Console

Go to play.google.com/console and sign in.

Open Play Console

Step 24: Go to Users and Permissions

In the left sidebar, click Users and permissions.

Users and permissions

Step 25: Click Invite New Users

Click Invite new users.

Invite new users

Step 26: Paste Service Account Email

Paste the service account email address you copied in Step 12.

Paste email

Step 27: Set Permissions

Under Permissions, select the app you want to connect. Grant the following permissions: Admin(all permission)

Click Invite to add the service account.

Set permissions