> 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/publishers/it/faq-per-publisher/conformita-per-publisher/bloccare-tipi-di-annunci-e-prodotti.md).

# Bloccare tipi di annunci e prodotti

Per motivi di conformità o di business, potresti dover bloccare determinati annunci dalle tue zone pubblicitarie. Gli annunci possono essere bloccati in base al loro **type** (design, file utilizzati o pubblico) o il loro **prodotto**.

Per abilitare il filtraggio sulla tua zona pubblicitaria, accedi al tuo account, fai clic su **Siti e zone** e quindi fai clic sul **Modifica** pulsante per la zona in cui desideri filtrare gli annunci:

![](/files/cc9772345417c1b3b98cf9416611e4a826178433)

In questa pagina, scorri verso il basso fino alla **Filtraggio annunci** sezione. Troverai due tipi di blocco:

## Blocca tipi di annunci

![](/files/b64246e5bdd8206b99f3f4a3c2818dce2835971a)

Questa sezione elenca diversi tipi di design e file pubblicitari, come annunci video "Streaming" o banner che utilizzano "HTML Tags". Puoi anche limitare il pubblico target specifico dell'annuncio che verrà visualizzato qui.

## Blocca prodotti specifici

![](/files/03d46c970bb7bc72ac5fd56610501030e67add37)

Questa sezione elenca tutti i tipi di prodotti e offerte che possono essere promossi tramite i nostri annunci. Puoi bloccare prodotti specifici oppure bloccare tutti i prodotti della stessa categoria.

{% hint style="warning" %}
Quando aggiungi qualsiasi tipo di blocco, tieni presente che **stai limitando il potenziale di guadagno**, poiché meno annunci potranno essere indirizzati a te. Ti consigliamo vivamente di bloccare solo dove necessario. Puoi aggiungere o rimuovere blocchi in qualsiasi momento.
{% endhint %}

Se desideri saperne di più su **quali tipi di annunci sono consentiti sulla nostra piattaforma e come ci conformiamo agli attuali standard del settore**, leggi [**questo articolo del blog**](https://www.exoclick.com/how-exoclick-protects-publishers-on-our-network/).

Per qualsiasi altra domanda relativa alla conformità, relativa al filtraggio degli annunci, contatta il nostro team Compliance selezionando "Website Review" [**qui**](https://www.exoclick.com/contact/).


---

# 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/publishers/it/faq-per-publisher/conformita-per-publisher/bloccare-tipi-di-annunci-e-prodotti.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.
