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

# Marketplace

<figure><img src="/files/4e52RGBoMAkDgG2MJeYE" alt=""><figcaption></figcaption></figure>

The **Marketplace** tab shows a list of all the traffic sources in ExoClick, the relevant ad spots available per website, and the corresponding Daily Impressions and Clicks.

Traffic source data reflects activity from two days prior. For RTB zones to appear in the marketplace, they must have a minimum of 1.000 queries.

You can filter the results by **Ad Format**, **Ad Placement** (Footer, NTV, etc.), **Allowed Product Category**, **Categories**, **Countries**, **Device Types**, and **Traffic Type**. You can also search specific entries based on the **Site Name**, **Site ID**, or **Zone ID**.

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

{% hint style="info" %}
**Note:** Not all the ad zones have an ad placement assigned to them.
{% endhint %}

## Buying an ad zone in the Marketplace tab

You can click **Buy** on the right side of any ad zone in the list to buy it. You will be taken to the **Campaign** tab, where you can fill in the rest of the details of the campaign that will target this ad zone.

## Blacklisted Sites

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

With the feature of blocking sites on an account level, you cannot buy an ad spot from the sites that are blacklisted. You will see a warning icon highlighted in red before the BUY button and this button will be greyed out. On the hover of this icon, the following message is displayed: **This site has been blacklisted on your 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/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.
