> 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/chang-jian-wen-ti/campaign-limitations.md).

# 广告活动定向限制

我们的广告系列设置系统有一些限制，您需要考虑这些限制，以确保您能够正确管理广告系列：

* 每个广告系列的最大 **变体数量**: 50
* 每个广告系列的最大 **每个广告系列的 Exchange 变体**: 1
* 每个广告系列的最大 **每个广告系列的 VAST 链接变体**: 1
* 最大长度为 **关键词词组**：50 个字符
* 最大数量的 **每个广告系列的关键词**: 500
* 最大数量的 **每个广告系列的 IP**: 1000
* 最大 **每个广告系列定向的域名**: 2000
* 最大 **每个广告系列屏蔽的域名**: 2000
* 最大 **每个广告系列定向/屏蔽的版位数量** （有或没有 Bidder）：4000
* 最多未归档 **每个账户的广告系列数**: 2500
* 每个广告系列的最大 **每个版位的 Sub ID**: 500
* 每个广告系列的最大 **每个广告系列带有 Sub ID 定向/屏蔽的版位**: 10

以下的最小值和最大值： **每日和总计** 预算和展示量：

* 最低 **每日预算**: 20
* 最大 **每日预算**: 20,000
* 最低 **每日展示量**: 1000
* 最大 **每日展示量**: 2,000,000,000

总限制的最小值和最大值：

* 最低 **总预算**: 20
* 最大 **总预算**: 20,000,000
* 最低 **总展示量**: 1000
* 最大 **总展示量**: 2,000,000,000 &#x20;

我们对出价也有一些限制，以确保广告主之间的公平竞争：

* 以下项目的最高出价 **所有 CPC 广告系列**: 3
* 最高 CPM 出价 **视频、Push 和 Popunder 格式**: 400
* 以下所有格式的最高 CPM 出价 **其他格式**: 50

最后，我们对您上传到广告系列中的素材也有一个 **重量** 限制：

| 素材                                   | 大小限制     |
| ------------------------------------ | -------- |
| 图片                                   | 300 KB   |
| 视频横幅和原生视频缩略图                         | 1536 KB  |
| 视频广告系列（In-Stream、Slider 和 Outstream） | 51200 KB |


---

# 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/chang-jian-wen-ti/campaign-limitations.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.
