> 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/changelog/changelog-de/2026/juli/google-shopping-automatische-migration-von-content-api-zu-merchant-api-abgeschlossen.md).

# Google Shopping: automatische Migration von Content API Zu Merchant API abgeschlossen

### Was hat sich geändert?

Die automatische Migration von der Content API zu Merchant API ist jetzt abgeschlossen.

* Neue Google Shopping API-Kanäle erstellen beim ersten Lauf automatisch eine Datenquelle.
* Du musst vorher keine Datenquelle mehr manuell im Merchant Center erstellen.
* Neue Datenquellen in Google sind von diesem Format: `Channable API - {feed_label} - {target_language}`

### Was du in Google eventuell noch siehst

Du erhältst möglicherweise weiterhin E-Mails von Google zur Migration von der Content API.

Ältere Datenquellen können auch weiterhin als **Content API** im Google Merchant Center angezeigt werden. Das kann sowohl im Namen der Datenquelle als auch im **Quelle** Feld vorkommen, selbst wenn der Kanal bereits auf der Merchant API läuft.

In beiden Fällen, **Keine Aktion ist erforderlich**. Dein Google Shopping API-Kanal bzw. deine Google Shopping API-Kanäle sollten auf der Merchant API sein.

### So überprüfst du deinen Migrationsstatus

Nutze Channable als maßgebliche Quelle für den Migrationsstatus.

1. Öffne in deinem Channable Account **\[dein Projekt]** > **Kanäle**.
2. Klicke auf die **Einstellungen** Schritt für deinen \[**deinen Google Shopping-Kanal]**.
3. Bei **Verknüpfte Verbindung**, klicke auf <i class="fa-pen-to-square">:pen-to-square:</i> **Bearbeiten**.
4. Wenn dein Google Shopping-Kanal **Merchant API** mit einem <i class="fa-square-check">:square-check:</i>, ist dein Kanal migriert und läuft auf der neuen API.

<figure><img src="/files/8328f435262b11f1bab77252687de4f0a8848253" 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://helpcenter.channable.com/changelog/changelog-de/2026/juli/google-shopping-automatische-migration-von-content-api-zu-merchant-api-abgeschlossen.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.
