> 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/marketplace.md).

# Marketplace

<figure><img src="/files/8c35f2eba4d1552ee7070f945391620609f0b0da" alt=""><figcaption></figcaption></figure>

Il **Marketplace** la scheda mostra un elenco di tutte le fonti di traffico in ExoClick, gli spazi pubblicitari pertinenti disponibili per sito web e le corrispondenti impression giornaliere e clic.

I dati della fonte di traffico riflettono l'attività di due giorni prima. Affinché le zone RTB compaiano nel marketplace, devono avere un minimo di 1.000 query.

Puoi filtrare i risultati per **Formato annuncio**, **Posizionamento dell'annuncio** (Piè di pagina, NTV, ecc.), **Categoria di prodotto consentita**, **Categorie**, **Paesi**, **Tipi di dispositivo**, e **Tipo di traffico**. Puoi anche cercare elementi specifici in base a **Nome del sito**, **ID del sito**, oppure **ID zona**.

<figure><img src="/files/99cb0dfa783d57249b9245523652393039efa9f9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Nota:** Non tutte le zone pubblicitarie hanno un posizionamento dell'annuncio assegnato.
{% endhint %}

## Acquisto di una zona pubblicitaria nella scheda Marketplace

Puoi fare clic **Acquista** sul lato destro di qualsiasi zona pubblicitaria nell'elenco per acquistarla. Verrai reindirizzato alla **Campagna** scheda, dove potrai compilare il resto dei dettagli della campagna che avrà come obiettivo questa zona pubblicitaria.

## Siti in blacklist

<figure><img src="/files/8b40d64758687c9c1c58b8fe088e3182da2afb55" alt=""><figcaption></figcaption></figure>

Con la funzionalità di blocco dei siti a livello di account, non puoi acquistare uno spazio pubblicitario dai siti inseriti nella blacklist. Vedrai un'icona di avviso evidenziata in rosso prima del pulsante BUY e questo pulsante sarà disattivato in grigio. Passando il mouse su questa icona, viene visualizzato il seguente messaggio: **Questo sito è stato inserito nella blacklist del tuo account.**


---

# 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/marketplace.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.
