> 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/2.-zai-hou-tai-shang-chuan-google-play-jia-ge.md).

# 2. 在后台上传 Google Play 价格

<figure><img src="/files/XTXadxKcEyLYL7bROvy1" alt=""><figcaption></figcaption></figure>

进入产品（SKU）标签页后，您将看到从 Google Play 导入目录的选项。若您尚未将 Google Play 控制台与 Coda Portal 关联，则默认情况下“从 Google Play 下载”按钮处于禁用状态。

要启用“从 Google Play 下载”选项，请将您的 Google Play 控制台与 Coda Portal 关联。此集成的具体步骤在[此处](/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.md)有详细说明。

<figure><img src="/files/JwGIXB9UWJh6cIqdtmuZ" alt=""><figcaption></figcaption></figure>

成功关联 Google Play 控制台与 Coda Portal 后，返回产品（SKU）标签页并点击“从 Google Play 下载”按钮。这将触发一个 CSV 文件下载至您的设备。文件下载完成后，您可以选择编辑其中的以下字段——ProductID、Category 或 Main\_IconPath。请注意，此步骤仅为可选操作。

完成上述可选编辑后，您可通过批量上传选项上传 SKU。批量上传的详细步骤在[此处](/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codashop-yu-distrubution/pi-liang-shang-chuan-ku-cun-sku/2.-pi-liang-shang-chuan-jia-ge-yu-sku-tu-pian.md)有详细说明。


---

# 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/2.-zai-hou-tai-shang-chuan-google-play-jia-ge.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.
