> 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/css/css-de/label-channable-css-verbindung.md).

# Label Channable CSS-Verbindung

Wenn deine Channable CSS-Verbindung nicht mehr aktiv ist und im CSS-Umfeld keine Produkt- oder Leistungsdaten angezeigt werden, kann das daran liegen, dass das verbundene Google-Konto keinen Zugriff mehr auf dein Merchant Center- oder Google Ads-Konto hat.

Um das zu beheben, kannst du entweder:

* Den Admin-Zugriff für das aktuell verbundene Google-Konto wiederherstellen, oder
* Eine neue Verbindung mit einem Google-Konto mit den richtigen Berechtigungen erstellen

### <i class="fa-memo-circle-check">:memo-circle-check:</i> Bevor du startest

**Du brauchst**

* Ein Google-Konto mit Admin-Zugriff auf **beides**:
  * das Merchant Center-Konto, das du verwenden möchtest
  * das Google Ads-Konto, das du verwenden möchtest

Dieser Zugriff ist erforderlich, um Produkt- und Leistungsdaten abzurufen, Insights im CSS Dashboard anzuzeigen und von CSS-Optimierungsfunktionen zu profitieren.

#### Admin-Zugriff wiederherstellen

1. Gehe in deinem Google Merchant Center-Konto Zu **Zugriff und Dienste**.
2. Im **Nutzer und Zugriff** Tab bei **Nutzer**, wähle **Verwalten für die Person aus, deren Zugriff du bearbeiten möchtest**.
3. Wähle den neuen Zugriffstyp aus, den du dieser Person zuweisen möchtest.
4. Klicke auf **Speichern**.

Weitere Informationen findest du unter [Google Merchant Center Hilfe](https://support.google.com/merchants/answer/12160472?hl=en).

#### Eine defekte CSS-Verbindung erneuern

1. Gehe in Channable zu **CSS-Händler > Händlerverwaltung**.
2. Klicke auf + **Händler hinzufügen** und wähle **Anderes Konto verknüpfen**.

<img src="/files/74b2cff89b5f06cff70b88386cbda13ed6141811" alt="" height="173" width="624">

{% hint style="warning" %}
**Wichtig:** Stelle sicher, dass das Google-Konto, das du verbindest, Admin-Zugriff auf beides hat:

* Dein Google Merchant Center-Konto
* Dein Google Ads-Konto
  {% endhint %}

3. Klicke auf **Mit Google anmelden**. Stelle sicher, dass du ein Konto auswählst, das Zugriff auf sowohl dein Merchant Center- als auch dein Google Ads-Konto hat.

Nach der Erneuerung werden Produkt- und Leistungsdaten im CSS Dashboard des Händlers angezeigt, sobald die Plattform die Daten von Google abgerufen hat. Das kann je nach Setup ein paar Stunden dauern.

<br>


---

# 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/css/css-de/label-channable-css-verbindung.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.
