> 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 Link 变体**: 1
* 最大长度 **关键词词条**：50 个字符
* 最大数量 **每个广告系列的关键词**: 500
* 最大数量 **每个广告系列的 IP 数量**: 1000
* 最大 **每个广告系列的定向域名**: 2000
* 最大 **每个广告系列的屏蔽域名**: 2000
* 最大 **每个广告系列定向/屏蔽的区域数量** （无论是否使用 Bidder）：4000
* 最大未归档 **每个账户的广告系列数量**: 2500
* 最大数量的 **每个广告系列的子 ID：** 5000

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

* 最小值 **每日预算**: 20
* 最大 **每日预算**: 20,000
* 最小值 **每日展示次数**: 1000
* 最大 **每日展示次数**: 2,000,000,000

总限制的最小和最大值：

* 最小值 **总预算**: 20
* 最大 **总预算**: 20,000,000
* 最小值 **总展示次数**: 1000
* 最大 **总展示次数**: 2,000,000,000 &#x20;

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

* 以下的最高出价： **所有 CPC 广告系列**: 3
* 最高 CPM 出价 **视频、Push 和弹窗后广告格式**: 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.
