> 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/it/faq-per-gli-inserzionisti/problemi-comuni/campaign-limitations.md).

# Limitazioni del targeting della campagna

Il nostro sistema di configurazione delle campagne ha alcune limitazioni da tenere in considerazione per assicurarti di poter gestire correttamente le tue campagne:

* Numero massimo di **varianti per campagna**: 50
* Numero massimo di **Varianti Exchange per campagna**: 1
* Numero massimo di **Varianti VAST Link per campagna**: 1
* Lunghezza massima di **termine chiave**: 50 caratteri
* Quantità massima di **parole chiave per campagna**: 500
* Quantità massima di **IP per campagna**: 1000
* Massimo **domini target per campagna**: 2000
* Massimo **domini bloccati per campagna**: 2000
* Massimo **numero di zone target/bloccate per campagna** (con o senza Bidder): 4000
* Massimo di non archiviate **campagne per account**: 2500
* Numero massimo di **Sub ID per campagna:** 5000

Valori minimi e massimi per **giornaliero e totale** budget e impression:

* Minimo **budget giornaliero**: 20
* Massimo **budget giornaliero**: 20,000
* Minimo **impression giornaliere**: 1000
* Massimo **impression giornaliere**: 2,000,000,000

Valori minimi e massimi per i limiti totali:

* Minimo **budget totale**: 20
* Massimo **budget totale**: 20,000,000
* Minimo **impression totali**: 1000
* Massimo **impression totali**: 2,000,000,000 &#x20;

Abbiamo anche alcune limitazioni sulle offerte per garantire una competizione equa tra gli inserzionisti:

* Offerta massima per **tutte le campagne CPC**: 3
* Offerta CPM massima **Formati Video, Push e Popunder**: 400
* Offerta CPM massima per tutti i **altri formati**: 50

Infine, abbiamo anche un **peso** limite sui materiali che carichi nelle tue campagne:

| Risorsa                                        | Limite dimensioni |
| ---------------------------------------------- | ----------------- |
| Immagini                                       | 300 KB            |
| Banner video e miniature video native          | 1536 KB           |
| Campagne video (In-Stream, Slider e 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/it/faq-per-gli-inserzionisti/problemi-comuni/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.
