> 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/ja/kefaq/na/campaign-limitations.md).

# キャンペーンのターゲティング制限

キャンペーン設定システムには、キャンペーンを正しく管理できるように考慮すべきいくつかの制限があります：

* 最大数 **キャンペーンごとのバリエーション数**: 50
* 最大数 **キャンペーンごとのExchangeバリエーション数**: 1
* 最大数 **キャンペーンごとのVASTリンクバリエーション数**: 1
* 最大長 **キーワード語句**：50文字
* 最大数 **キャンペーンごとのキーワード数**: 500
* 最大数 **キャンペーンごとのIP数**: 1000
* 最大 **キャンペーンごとの対象ドメイン数**: 2000
* 最大 **キャンペーンごとのブロックドメイン数**: 2000
* 最大 **キャンペーンごとの対象/ブロックゾーン数** （Bidderの有無にかかわらず）：4000
* 最大の未アーカイブ **アカウントごとのキャンペーン数**: 2500
* 最大数 **キャンペーンごとのSub ID：** 5000

〜の最小値と最大値 **日次および合計** 予算とインプレッション：

* 最小 **日次予算**: 20
* 最大 **日次予算**: 20,000
* 最小 **日次インプレッション**: 1000
* 最大 **日次インプレッション**: 2,000,000,000

合計上限の最小値と最大値：

* 最小 **総予算**: 20
* 最大 **総予算**: 20,000,000
* 最小 **総インプレッション**: 1000
* 最大 **総インプレッション**: 2,000,000,000 &#x20;

広告主間の公正な競争を確保するため、入札にもいくつかの制限があります：

* 〜の最大入札額 **すべてのCPCキャンペーン**: 3
* 最大CPM入札額 **動画、プッシュ、ポップアンダーフォーマット**: 400
* すべての〜に対する最大CPM入札額 **その他のフォーマット**: 50

最後に、私たちには **重さ** キャンペーンにアップロードする素材に対する制限があります：

| 素材                               | サイズ制限    |
| -------------------------------- | -------- |
| 画像                               | 300 KB   |
| 動画バナーとネイティブ動画サムネイル               | 1536 KB  |
| 動画キャンペーン（インストリーム、スライダー、アウトストリーム） | 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/ja/kefaq/na/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.
