> 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.md).

# 1. Google Play 集成

### 什么是 Coda 后台中的 Google Play 集成？

* Google Play 集成是发行商将其 **Google Play 帐号连接到后台** 的一种简便方式。&#x20;
* 连接成功后，Coda 将获得只读权限，以便获取您在 Google Play 应用中的 SKU（商品）和价格信息。
* 对于**首次与 Coda 合作的新发行商**，此集成可帮助您在不到 **5 分钟** 内，将所有商品在 **60+ 国家/地区** 上线销售。

***

### 为什么要将 Google Play 账号与 Coda 连接？

对所有发行商来说，Google Play 集成都将带来以下优势：

* 更轻松地在 Codashop 上**展示和管理商品目录**
* 避免因设置价格流程复杂而导致的用户流失
  * **不到一分钟即可上线新价格**
* 当 Google Play 和 App Store 之间价格不一致时，可实时收到**价格预警**
  * 确保您在两个平台之间**保持有竞争力的价格**
* 获取 Codashop 的**价格优化建议**，以最大化交易总额（TPV）
  * **提升 ARPU**（每用户平均收入）并增强用户粘性
* 根据汇率变动，获得**动态的应用内定价建议**
* 生成详尽的**价格报告**，了解您与竞争对手的市场表现差异

***

### 快速演示视频

{% embed url="<https://www.loom.com/share/26c54c8c2aa4478dab3c0a8d46b4aa7a?sid=1e6309d9-ce65-4d43-b6a4-da344e6660b1>" %}


---

# 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.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.
