> 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-nl/labelizer.md).

# Labelizer

{% hint style="warning" %}
Labelizer Lite is beschikbaar met het CSS Standard-abonnement. Naar gebruik deze labels in je Google Ads-campagnes, upgrade naar CSS Pro, of gebruik Insights in het Core Pro-abonnement. Lees meer over [onze prijsplannen](https://helpcenter.channable.com/account-billing/manage-your-subscription/channables-pricing-plans).
{% endhint %}

De Labelizer wijst automatisch prestatiegerelateerde labels Naar je producten toe op basis van prestatiegegevens vanuit je Google Ads account en de Labelizer Getal van klikken en Labelizer target ROAS ingesteld in Channable.

Deze labels kunnen worden gebruikt om uw Performance Max-campagnes te structureren en Optimaliseren, Naar Help u uw advertentie-uitgaven te verlagen en meer uit uw best presterende producten te halen.

### Wat zijn Labelizer-labels?

Labelizer-labels zijn een manier Naar de producten die je op Google Shopping vermeldt te organiseren in onderscheidbare en betekenisvolle groepen.

Ze zijn een strategisch hulpmiddel dat wordt gebruikt in Google Ads-campagnes Naar Help begeleiden:

* Campagnestructuren
* Biedstrategieën
* Budget
* Rapportage
* Segmenteren

[Meer informatie over labels in Google Ads](https://support.google.com/google-ads/answer/2475865?hl=en)

### Labelizer-labels

De Labelizer segmenteert producten in **Helden**, **Hulpjes**, **Schurken**, **Zombies,** en **0 Zombies** <mark style="color:$primary;">(Optioneel)</mark>.

<figure><img src="/files/3940031bed7a7c2a81397887a07175e87744113a" alt=""><figcaption></figcaption></figure>

* **Helden**: Uw best presterende producten
* **Hulpjes**: Producten die goed presteren, maar in een lager volume (groeipotentieel)
* **Schurken**: Producten die niet goed genoeg presteren om de Actueel kosten te rechtvaardigen
* **Zombies**: Producten die nauwelijks impressies of klikken ontvangen (ze worden in wezen niet getoond)
* **0 Zombies:** Producten zonder prestatiegeschiedenis. Ze hebben geen klikken, impressies, conversies of kosten, in tegenstelling tot standaard Zombies.

### Hoe het werkt

<figure><img src="/files/9fd9d884fc6bab039c4cb89911738301c98986e8" alt=""><figcaption></figcaption></figure>

Uw labels worden toegewezen op basis van de Aanbevolen segmentatiemetrieken voor uw Labelizer Getal van klikken en Labelizer doel-ROAS (Return on Ad Spend).

Je kunt gebruikmaken van een aanvullende bron om je labels Naar Google Ads te sturen, en zo je campagnes te segmenteren en je budget toe te wijzen.

**Voorbeeld:**

* Als Clicks hoger of gelijk aan Naar 30, en ROAS (%) hoger of gelijk aan Naar 400, is het product een **Held**
* Als Clicks hoger is of gelijk Naar 30, en ROAS (%) lager is dan 400, is het product een **Schurk**
* als Clicks lager is dan 30, en ROAS (%) hoger of gelijk is Naar 400, is het product een **Sidekick**
* ALS kliks lager is dan 30, EN ROAS (%) lager is dan 400, is het product een **Zombie**


---

# 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-nl/labelizer.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.
