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

# Marketplace

<figure><img src="/files/c9feb5365b853f8b5874e977d0ddf77408cccbef" alt=""><figcaption></figcaption></figure>

El **Marketplace** la pestaña muestra una lista de todas las fuentes de tráfico en ExoClick, los espacios publicitarios relevantes disponibles por sitio web y las correspondientes impresiones diarias y clics.

Los datos de la fuente de tráfico reflejan la actividad de hace dos días. Para que las zonas RTB aparezcan en el marketplace, deben tener un mínimo de 1.000 consultas.

Puede filtrar los resultados por **Formato del anuncio**, **Ubicación del anuncio** (Pie de página, NTV, etc.), **Categoría de producto permitida**, **Categorías**, **Países**, **Tipos de dispositivo**, y **Tipo de tráfico**. También puede buscar entradas específicas según el **Nombre del sitio**, **ID del sitio**, o **ID de la zona**.

<figure><img src="/files/2e71386c0dadeba7b10d3e045f4b7963c0c9c3c5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Nota:** No todas las zonas de anuncios tienen asignada una ubicación de anuncio.
{% endhint %}

## Compra de una zona de anuncios en la pestaña Marketplace

Puede hacer clic en **Comprar** en el lado derecho de cualquier zona de anuncios de la lista para comprarla. Se le llevará a la **Campaña** pestaña, donde podrá completar el resto de los detalles de la campaña que se dirigirá a esta zona de anuncios.

## Sitios en lista negra

<figure><img src="/files/b5c34a3ff9bace32d68d44f2b93c7078643f94d7" alt=""><figcaption></figcaption></figure>

Con la función de bloquear sitios a nivel de cuenta, no puede comprar un espacio publicitario de los sitios que están en lista negra. Verá un icono de advertencia resaltado en rojo antes del botón COMPRAR y este botón aparecerá atenuado. Al pasar el cursor sobre este icono, se muestra el siguiente mensaje: **Este sitio está en la lista negra de su cuenta.**


---

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