> 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/guang-gao-zhu-chang-jian-wen-ti/guang-gao-zhu-he-gui/my-campaign-got-rejected-why.md).

# 我的广告活动被拒绝了。为什么？

大多数广告系列都会在 [**已标记**](/advertisers/zh/guang-gao-zhu-chang-jian-wen-ti/guang-gao-zhu-he-gui/my-campaign-has-labels-what-mean.md) 创建后不久获得批准。不过，如果您不遵守我们的 [**指南**](https://www.exoclick.com/guidelines/)，您的广告系列将被拒绝。

如果发生这种情况，您可以将鼠标悬停在您广告系列旁边的 **"?"** 图标上，查看被拒原因。

<figure><img src="/files/2365ef2aef6d9ab710e152a6141cba30a86527ea" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**重要！**

任何广告系列（待批准、已暂停和运行中）都可能随时被拒绝。我们的合规团队会全天候 24/7 持续审核广告系列。

试图绕过我们的指南可能会导致您的账户被暂停，甚至被关闭。请务必在提交期间以及获取流量期间，都持续监控您的广告系列及其广告素材。
{% endhint %}

下面您将看到最常见的被拒原因列表。

## 被拒原因

### 账户验证进行中。我们将在 24 小时内与您联系

当新的或回归的广告主需要验证时使用，但通常会在 24 小时内完成。

### 选择了错误的类别

您使用的素材不适合您选择的类别

### 横幅/落地页包含或推广非法/被禁产品

某些产品（例如：酒精、烟草）不允许在我们的网络中投放。

### 横幅/落地页无法加载

您的变体或落地页存在技术问题，导致在审核时我们的合规团队无法看到它们。

### 横幅/落地页不符合 18 U.S.C.2257 要求

所展示的模特看起来太年轻，且横幅或落地页上没有可见免责声明。

### 显示电话号码的横幅必须按 CPM 计费

网站访客无需点击横幅就会拨打该号码，因此不允许使用 CPC。

### 广告系列包含快速闪烁/闪动的横幅

虽然我们允许缓慢闪烁/闪动的横幅，并会对其进行相应标注，但不允许快速闪烁/闪动的横幅。

### 侵犯版权

您不能使用我们已收到 DMCA 申诉的营销素材（图片、品牌、页面或文本），或者明显看出您不拥有版权的素材。

### HTML 广告系列必须符合 SSL 要求

这是所有 HTML 横幅的行业标准要求。

### 落地页或所提供的产品包含恶意软件

因该原因多次被拒可能会导致您的账户被暂停或关闭。 **请务必认真对待此类拒绝！**

### 根据您的定向，没有可用流量

如果您的广告系列在 **30天**之后仍未收到流量，它将因该原因被自动拒绝。请检查您的定向设置，确保没有选择任何冲突的设置。

## 我该如何再次让我的广告系列获得批准？

如果您需要有关广告系列被拒的帮助，请联系我们的合规团队并选择“**广告活动审核**" [这里](https://www.exoclick.com/contact/)


---

# 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/guang-gao-zhu-chang-jian-wen-ti/guang-gao-zhu-he-gui/my-campaign-got-rejected-why.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.
