--- title: "Setup: Google Play Console" slug: "setup-google-play-console" updated: 2025-07-10T08:33:33Z published: 2025-07-10T08:33:33Z canonical: "help.frisbii.com/setup-google-play-console" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # Setup: Google Play Console ## Preliminary Remarks The [service account](/frisbii-media/docs/setup-google-cloud-dienstkonto-zur-verknüpfung-mit-plenigo) created and managed in the Google Cloud Console requires access to the desired app(s). This access is made possible by adding the service account as a user within the Google Play Console. It is also necessary to link an app to a previously [created pub/sub theme](/frisbii-media/docs/setup-google-cloud-pubsub). --- ## Enable service account access to apps - Open and log in to the [Google Play Console](https://play.google.com/console/u/0/developers) - Click on the "Invite new user" button in the main menu - Add the address of the service account to the invitation The address of a service account has the following structure: *{Dienstkontoname}@{projektname}iam.gserviceaccount.com* - Add app permissions: - Selection of the app(s) to be accessed by the service account - Click on the "Apply" button - Then at least the "View app information and download bulk reports (read-only)" and "Financial data" authorizations must be activated. The option "View information on app quality (read-only)" is also activated. - Confirm the selection via the "Apply" button - Complete the process by clicking the "Invite user" button --- ## Connect pub/sub theme with app - Select the desired app in the [Google Play Console](https://play.google.com/console/u/0/developers) - In the "Monetize" menu area, select the "Monetization setup" item - In the "Google Play Billing" area, enter the name of the Cloud Pub/sub-theme to which the app is to be linked in the "Theme name" field. The topic must be specified in the format *projects/{project_id}/topics/{topic_name}* - Confirm the connection using the "Save changes" button