> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codashop-yu-distrubution/cong-google-play-pi-liang-dao-ru-ku-cun-sku/1.-google-play-ji-cheng/bu-zhou-3-jiang-fu-zhi-de-fu-wu-zhang-hao-yao-qing-zhi-nin-de-google-play-kong-zhi-tai.md).

# 步骤 3：将复制的服务账号邀请至您的 Google Play 控制台

前往 [Google Play 控制台](https://coda-payments.gitbook.io/coda-private-technical-documentation/codashop-and-distribution/bulk-import-inventory-skus-from-google-play/1.-google-play-integration/step-3-invite-the-copied-service-account-into-your-google-play-console#:~:text=Go%20to-,Google%20Play%20Console,-%3E%20Users%20and%20permissions) > 用户和权限部分，邀请从 Coda 门户复制的服务账户邮箱地址。您可能需要拥有 Google Play 控制台的管理员权限。

<figure><img src="https://files.readme.io/af5753b-Step_2c_Invite_the_service_account_created_to_your_Google_Play_app.png" alt=""><figcaption></figcaption></figure>

将从 Coda 门户复制的服务账户邮箱地址粘贴至您的 Google Play 控制台，并选择您希望授予权限的应用

<figure><img src="https://files.readme.io/cd26c4d-Step_2d_Grant_read-only_access_to_the_service_account.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codashop-yu-distrubution/cong-google-play-pi-liang-dao-ru-ku-cun-sku/1.-google-play-ji-cheng/bu-zhou-3-jiang-fu-zhi-de-fu-wu-zhang-hao-yao-qing-zhi-nin-de-google-play-kong-zhi-tai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
