Skip to main content
Version: 2.0

Create service account in the Google Cloud Console

For Adapty to automate data access, a service account is necessary in the Google Play Console.

  1. Open IAM & Admin - > Service accounts section of the Google Cloud Console. Make sure you use the correct project.
  1. In the Click the Create service account button.
  1. In Service account details sub-section of the Create service account window, enter the Service Account Name you want. We recommend including "Adapty" in the name to indicate the purpose of this account. The Service account ID will be created automatically.

  2. Copy the service account email address and save it for future usage.

  3. Click the Create and continue button.

  1. In the Select a role drop-down list of the Grant this service account access to project sub-section, select Pub/Sub -> Pub/Sub Admin. This role is required to enable real-time developer notifications.

  1. Click the Add another role button.

  2. In a new Role drop-down list, select Monitoring -> Monitoring Viewer. This role is required to allow monitoring of the notification queue.

  3. Click the Continue button.

  1. Click the Done button without any changes. The Service accounts window opens.