> 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-has-labels-what-mean.md).

# 我的广告活动有标签。这是什么意思？

在 ExoClick，我们相信我们的广告主应当有权选择推广他们想要的任何广告，只要其仍符合我们的 [**指南**](https://www.exoclick.com/guidelines/).

标签系统旨在 **允许我们的发布商有权选择他们希望在其网站上展示何种类型的广告** 并过滤掉他们不希望展示的广告活动。

## 标签说明

每当您提交一个广告活动时，我们的合规团队会根据所提交的创意素材以及通过 URL 链接在落地页上显示的内容添加标签。以下是最常见的 **被屏蔽标签**:

### 动画图片

适用于横幅创意，其中图片包含动画和动态效果的标签。

### HTML 标签

HTML/iframe 横幅广告。

### 不符合 SSL 要求

适用于非 https 且不符合 SSL 要求的 URL 的标签。

### 后退按钮优惠

适用于落地页优惠，当用户点击返回时，会被重定向到另一个优惠。

### 进入式 JavaScript 消息

适用于带有进入式 JavaScript 提示消息的 URL。

### 退出式 JavaScript 消息

适用于在尝试关闭页面时带有退出式 JavaScript 提示消息的 URL。

### 简单图片

适用于仅包含纯图片且不含文本、按钮、徽标的横幅创意。

### 竖版视频

适用于视频创意尺寸为竖向的视频广告。

### 误导性品牌元素

适用于模仿 Facebook、Snapchat 和 Whatsapp 等知名品牌的品牌标识、徽标和配色方案的横幅创意和 URL。

### 高 CTR 元素

适用于具有以下设计元素的创意素材：

* 模仿聊天框的布局
* 模仿某人在线状态的布局
* 假的关闭/取消按钮
* 假的下载/播放按钮
* 假的年龄验证消息
* 假的动画鼠标指针/点击选项
* 假的分页或其他网站导航元素
* 假的视频播放器
* “立即观看”号召性用语按钮

### 已验证的误报

适用于被杀毒软件标记且被认为是误报的 URL 的标签。

## 标签会对我的广告活动产生什么影响？

如果您的变体包含某个版位屏蔽的标签，那么 **您的广告活动将无法在该版位投放**.

可能会出现某个广告活动的 URL 或创意素材带有不同标签的情况（例如：一个横幅广告活动同时包含“动画”和“简单”图片）。在这种情况下，不包含被屏蔽标签的变体 **仍然可以从该版位接收流量**.

请注意，这可能会影响您在 [**分配算法**](/advertisers/zh/guang-gao-huo-dong/chuang-jian-guang-gao-huo-dong/create-campaign-step2.md#selecting-a-distribution-algorithm) 中为广告活动选择的设置。

## 我如何查看我的变体有哪些标签？

您可以通过点击 **状态** 选项卡来找到应用于您变体的所有标签，位置在 **广告活动摘要** 侧边栏中的 **广告活动设置**:

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

此外，您还可以通过点击相应的 **“查看详情”** 图标来查看每个创意和落地页的标签：

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

<figure><img src="/files/46314d85253dfc4b7a34c7670b68b5e5cf4258db" alt=""><figcaption></figcaption></figure>

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

## 我如何更改某个变体的标签？

如果您认为某个标签被错误添加，或需要了解更多信息，请选择"**广告活动审核**"来自合规表单 [**这里**](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-has-labels-what-mean.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.
