> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/google/list-items-on-google-shopping.md).

# List items on Google Shopping

Google Shopping helps you show products across Google surfaces. With Channable, you can:

* Send products with a feed or API.
* Improve product data before export.
* Fix quality issues before syncing to Google Merchant Center.

{% hint style="info" %}
Need the full flow from Channable to Google? Start with [How to add products to Google Merchant Center](/list-advertise/google/how-to-add-products-to-google-merchant-center.md).
{% endhint %}

### Get started

* Set up a [Google Shopping feed](/list-advertise/google/list-items-on-google-shopping/set-up-a-google-shopping-feed.md).
* Set up a [Google Shopping API](/list-advertise/google/list-items-on-google-shopping/set-up-a-google-shopping-api.md).
* Improve your setup with [rules for Google Shopping](/list-advertise/google/list-items-on-google-shopping/rules-to-meet-google-shoppings-requirements.md).

### Featured topics

{% content-ref url="/spaces/F8GepmoSonQRG6RnHOxJ/pages/73def943448ae84ae45f0a464acf5d313c5b8338" %}
[How to add products to Google Merchant Center](/list-advertise/google/how-to-add-products-to-google-merchant-center.md)
{% endcontent-ref %}

{% content-ref url="/spaces/F8GepmoSonQRG6RnHOxJ/pages/94f5641e9b081a53667a950940f495a6eaaa561a" %}
[Set up a Google Shopping feed](/list-advertise/google/list-items-on-google-shopping/set-up-a-google-shopping-feed.md)
{% endcontent-ref %}

{% content-ref url="/spaces/F8GepmoSonQRG6RnHOxJ/pages/e3058f2cec3aabe08d4fbc5ab8906d9d4b26bed0" %}
[Set up a Google Shopping API](/list-advertise/google/list-items-on-google-shopping/set-up-a-google-shopping-api.md)
{% endcontent-ref %}

{% content-ref url="/spaces/F8GepmoSonQRG6RnHOxJ/pages/7031b4cc9d983f5edb09dc0329ec036452d5328c" %}
[Rules to meet Google Shopping’s requirements](/list-advertise/google/list-items-on-google-shopping/rules-to-meet-google-shoppings-requirements.md)
{% endcontent-ref %}

### More Google Shopping guides

* [Setting up a Local Inventory Feed for Google Shopping (LIA)](/list-advertise/google/list-items-on-google-shopping/setting-up-a-local-inventory-feed-for-google-shopping-lia.md)
* [Fixing insufficient identifiers for a Google Shopping feed](/list-advertise/google/list-items-on-google-shopping/set-up-a-google-shopping-feed/fixing-insufficient-identifiers-for-a-google-shopping-feed.md)
* [Map uncategorized or incorrectly categorized products](/list-advertise/google/list-items-on-google-shopping/set-up-a-google-shopping-feed/map-uncategorized-incorrectly-categorized-products-google-shopping-feed.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://helpcenter.channable.com/list-advertise/google/list-items-on-google-shopping.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.
