> 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/bol/how-to-set-up-bol-ads-campaigns/automatic-and-manual-targeting-types.md).

# Automatic and manual targeting types

When setting up shopping ads campaigns in Channable, you must choose between two targeting types: Automatic or Manual. For the best results, we recommend using both.

### Automatic campaigns

Automatic campaigns use the algorithm of the platform you selected (e.g. bol, Amazon) to automatically adjust your bidding and targeting based on your daily budget, ACoS (Advertising Cost of Sales, i.e. the % of allocated sales spent on ads) target, and ad performance.

With automatic campaigns:

* The platform dynamically determines positive targets (keywords, categories, and products where your ads appear).
* You can only set negative targets (keywords you don’t want your products to appear under).

Example: Automatic campaign for wireless headphones (Amazon)

In an automatic campaign, Amazon might target keywords like “bluetooth headphones”, “noise-cancelling headphones” and “gaming headset”.

If you notice “gaming headset” is triggering your ads, but it isn’t relevant or you don’t want to bid for that keyword, you can add “gaming headset” as a negative keyword to prevent wasted ad spend.

### Manual campaigns

Manual campaigns give you full control of your bidding and targeting. You can assign positive and negative keywords for your campaign and set the maximum budget you’re willing to pay per click.

With manual campaigns:

* You can select both positive and negative keywords.
* Set a maximum bid (PPC \[Pay-Per-Click]) for your keywords.

With manual campaigns, you can fine-tune your advertising strategy based on your goals and budget.

Example: Manual campaign selling running shoes

If you're selling running shoes, you might manually target specific high-intent keywords like "men's running shoes", "women's trail running shoes", or "best marathon shoes".

You can also set bids based on performance to increase bids for high-converting keywords and lower bids for less effective ones with Automation Rules.


---

# 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/bol/how-to-set-up-bol-ads-campaigns/automatic-and-manual-targeting-types.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.
