> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/de/faq-fur-werbetreibende/haufige-probleme/campaign-limitations.md).

# Einschränkungen beim Kampagnen-Targeting

Unser System zum Einrichten von Kampagnen hat bestimmte Einschränkungen, die Sie berücksichtigen sollten, um sicherzustellen, dass Sie Ihre Kampagnen korrekt verwalten können:

* Maximale Anzahl von **Variationen pro Kampagne**: 50
* Maximale Anzahl von **Exchange-Variationen pro Kampagne**: 1
* Maximale Anzahl von **VAST-Link-Variationen pro Kampagne**: 1
* Maximale Länge von **Keyword-Begriff**: 50 Zeichen
* Maximale Anzahl von **Keywords pro Kampagne**: 500
* Maximale Anzahl von **IPs pro Kampagne**: 1000
* Maximale **zielgerichtete Domains pro Kampagne**: 2000
* Maximale **blockierte Domains pro Kampagne**: 2000
* Maximale **Anzahl der anvisierten/blockierten Zonen pro Kampagne** (mit oder ohne Bidder): 4000
* Maximale Anzahl nicht archivierter **Kampagnen pro Konto**: 2500
* Maximale Anzahl von **Sub-IDs pro Kampagne:** 5000

Mindest- und Höchstwerte für **täglich & insgesamt** Budget und Impressionen:

* Mindestwert **Tagesbudget**: 20
* Maximale **Tagesbudget**: 20,000
* Mindestwert **tägliche Impressionen**: 1000
* Maximale **tägliche Impressionen**: 2,000,000,000

Mindest- und Höchstwerte für Gesamtgrenzen:

* Mindestwert **Gesamtbudget**: 20
* Maximale **Gesamtbudget**: 20,000,000
* Mindestwert **Gesamtimpressionen**: 1000
* Maximale **Gesamtimpressionen**: 2,000,000,000 &#x20;

Wir haben außerdem einige Einschränkungen beim Bieten, um einen fairen Wettbewerb zwischen Werbetreibenden zu gewährleisten:

* Maximales Gebot für **alle CPC-Kampagnen**: 3
* Maximales CPM-Gebot **Video-, Push- und Popunder-Formate**: 400
* Maximales CPM-Gebot für alle **anderen Formate**: 50

Schließlich haben wir auch eine **Gewichts-** Beschränkung für die Materialien, die Sie in Ihre Kampagnen hochladen:

| Asset                                            | Größenlimit |
| ------------------------------------------------ | ----------- |
| Bilder                                           | 300 KB      |
| Video-Banner und native Video-Thumbnails         | 1536 KB     |
| Videokampagnen (In-Stream, Slider und Outstream) | 51200 KB    |


---

# 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://docs.exoclick.com/advertisers/de/faq-fur-werbetreibende/haufige-probleme/campaign-limitations.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.
