> 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/codashop-and-distribution/bulk-import-inventory-skus-from-google-play/1.-google-play-integration.md).

# 1. Google Play Integration

## <mark style="color:purple;">What is Google Play Integration in Coda Portal?</mark>

* A simple way for Publishers to connect their Google Play account with Coda Portal.
* Once linked, Coda receives read-only access to fetch SKUs and Prices of your in-app listings.
* If you are a new Publisher signing up with Coda for the first time, this integration allows you to go live with all your listings across 60+ countries in less than < 5 minutes.

## <mark style="color:purple;">Why connect your Google Play account with Coda?</mark>

For all Publishers, Google Play integration provides the following benefits

* An easier way to list and manage your catalog with Codashop.
* Avoid churn in the price setting process.
  * Go live with new prices in <mark style="color:purple;">**less than one minute!**</mark>
* Receive real-time price alerts whenever there is a disparity between the App Store and Play Store.
  * Allows you to always remain competitively priced between the two platforms.
* Receive price optimization recommendations to maximize your TPV with Codashop.
  * <mark style="color:purple;">**Improve ARPU**</mark> and users’ <mark style="color:purple;">**stickiness**</mark> with the platform.
* Receive in-app price recommendations based on FX movements.
* Generate comprehensive price reports on how you are faring compared to competitors.

## <mark style="color:purple;">Quick Explainer Video</mark>

{% 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/codashop-and-distribution/bulk-import-inventory-skus-from-google-play/1.-google-play-integration.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.
