> 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/zh/shi-chang.md).

# 市场

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

该 **Marketplace** 该标签页显示 ExoClick 中所有流量来源的列表、每个网站可用的相关广告位，以及对应的每日展示量和点击量。

流量来源数据反映的是两天前的活动情况。RTB 版位要出现在市场中，必须至少有 1,000 次查询。

您可以按以下条件筛选结果 **广告格式**, **广告位** （页脚、NTV 等）， **允许的产品类别**, **类别**, **国家/地区**, **设备类型**，以及 **流量类型**。您还可以根据以下内容搜索特定条目： **网站名称**, **网站 ID**，或 **Zone ID**.

<figure><img src="/files/9a08fe2086b1a387d186051676da5706bef3ff39" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**注意：** 并非所有广告区域都分配了广告位。
{% endhint %}

## 在 Marketplace 标签页购买广告区域

您可以点击 **购买** 该列表中任意广告区域右侧的按钮来购买它。系统将带您进入 **广告系列** 标签页，您可以在那里填写将以该广告区域为投放目标的活动其余详细信息。

## 黑名单网站

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

通过账户级别的网站屏蔽功能，您无法从已列入黑名单的网站购买广告位。在 BUY 按钮前，您会看到一个以红色高亮显示的警告图标，并且该按钮会变为灰色。将鼠标悬停在此图标上时，会显示以下消息： **该网站已被列入您账户的黑名单。**


---

# 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/zh/shi-chang.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.
