> 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/list-and-advertise-nl/amazon/amazon-ads-beheren-en-optimaliseren/aanbevolen-werkwijzen-voor-amazon-ads.md).

# Aanbevolen werkwijzen voor Amazon Ads

Met onze Amazon Ads-koppeling kun je eenvoudig dynamische Sponsored Products-campagnes voor Amazon maken. Dit artikel bevat best practices voor het gebruik van onze Amazon Ads-tool.

### Campagnestructuur

Een combinatie van automatische en handmatige campagnes levert de beste resultaten op. Begin met een automatische campagne om prestatiegegevens te verzamelen die je later in gerichtere handmatige targetingcampagnes kunt gebruiken.

<figure><img src="/files/6ede0d7ebf98f67ef3821af0333b70203ed0215b" alt=""><figcaption></figcaption></figure>

### Maak zoekwoorden in een automatische campagne

In een automatische campagne probeert Amazon verschillende zoekwoorden voor je advertenties uit. Amazon verzamelt prestatiegegevens over deze zoekwoorden en optimaliseert ze voor je. De prestatiegegevens van al je zoekwoorden worden beschikbaar gemaakt. Channable downloadt deze eenmaal per dag in onze tool, vlak voordat je kanaal draait.

{% hint style="info" %}
Het is aan te raden altijd te beginnen met een automatische campagne. Een automatische campagne twee weken actief hebben geeft Amazon de tijd om genoeg prestatiegegevens te verzamelen om specifieke targetingzoekwoorden voor handmatige campagnes te maken.
{% endhint %}

### Handmatige campagne voor beter presterende zoekwoorden

Nadat je automatische campagne data heeft verzameld, kun je deze gegevens gebruiken om een handmatige targetingcampagne aan te maken. Verdeel handmatige campagnes op specifieke advertentiedoelen (bijvoorbeeld relevante producttargets of top-presterende zoekwoorden).

Zo kun je budgetten per performance instellen voor bepaalde producten of zoekwoorden. Hoe preciezer de match op zoekwoorden, hoe hoger het bod zou moeten zijn.

### Automatiseringsregels

Op basis van de prestatiegegevens die we van Amazon ophalen, kun je automatiseringsregels gebruiken om goed presterende zoekwoorden naar handmatige campagnes met hogere budgetten te verplaatsen. Hoe je automatiseringsregels instelt, vind je [hier](/list-advertise/list-and-advertise-nl/amazon/amazon-ads-beheren-en-optimaliseren/automatiseringsregels-voor-amazon-ads.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/list-and-advertise-nl/amazon/amazon-ads-beheren-en-optimaliseren/aanbevolen-werkwijzen-voor-amazon-ads.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.
