> 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/exoclick-docs/zh/what-is-exoclick-certified-advertiser-program.md).

# 什么是 ExoClick 的认证广告主计划？

这项新功能是由 ExoClick 人工授权广告主在独家库存上投放活动。

ExoClick 将对违反其规则的广告主采取零容忍政策。所有 ExoClick 广告主都必须遵守 [ExoClick 指南](https://www.exoclick.com/guidelines/) 和 [条款和条件](https://www.exoclick.com/terms-conditions/) 以及以下具体规则：

## 认证广告主计划

ExoClick 将推出其广告主认证计划，该计划包括人工授权广告主在我们顶级优质流量来源上投放活动。符合申请认证广告主计划资格的广告主必须满足以下标准：

* 该广告主已分配给一位 ExoClick 客户经理
* 该广告主目前与 ExoClick 合作已超过 6 个月
* 该广告主在过去 6 个月内没有任何严重合规问题
* 该广告主每月在 ExoClick 的消费至少为 5,000 美元
* 该广告主与 ExoClick 已建立稳定合作关系

如有任何认证咨询，请联系您的客户经理或我们的 [客户成功团队](https://www.exoclick.com/contact/).

## 具体规则

### Popunder 版位具体规则

除了 [ExoClick 指南](https://www.exoclick.com/guidelines/)之外，我们不接受以下落地页用于这些流量来源：

* 使用返回按钮优惠
* 使用浏览器通知请求（落地页上的推送通知）
* 使用入口 JavaScript 弹窗提示
* 推广任何免费视频站点
* 杀毒软件优惠
* 抽奖活动优惠
* 由广告网络或广告交易平台投放

ExoClick 保留作出例外的权利。


---

# 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/exoclick-docs/zh/what-is-exoclick-certified-advertiser-program.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.
