> 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/yokuaru/campaign-limitations.md).

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

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

* 最大数 **キャンペーンごとのバリエーション数**: 50
* 最大数 **キャンペーンごとのExchangeバリエーション数**: 1
* 最大数 **キャンペーンごとのVAST Linkバリエーション数**: 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入札額 **動画、プッシュ、ポップアンダー形式**: 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/yokuaru/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.
