> 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/topafmansu/bidno.md).

# ビダーの制限

Bidder はキャンペーン最適化とコスト管理において多くの利点を提供しますが、いくつかの **制限事項** 予期しないキャンペーン結果を避けるために念頭に置いておくべきことです。以下の説明をよくお読みください：

## 自動入札最適化により、ゾーン入札額がキャンペーン入札額を上回ることがあります

ゾーンのパフォーマンスによっては、Bidder は **そのゾーンで使用している入札額を大幅に引き上げる**ことがあります。特定のゾーンで、キャンペーンの支払額が元の入札額の数倍になることもあります。そのため、 **日次予算** Bidder のキャンペーンで使用されます。ゾーン入札額が引き上げられると、日次予算が守られない場合があります。

## ゾーンは Bidder によって再度有効化されることがあります

キャンペーンで自動入札最適化を有効にすると、ゾーンターゲティングの制御を Bidder に委ねることになります。キャンペーンからゾーンを削除したいと思っても、Bidder がすでにそのゾーンの入札を最適化している場合があります。その場合、Bidder が最適化された入札を再適用するため、ターゲティングからそのゾーンを削除することはできません。

このゾーンをキャンペーンから完全に削除するには、ウェブサイトを **除外ドメイン**。Bidder はドメインターゲティングにアクセスできないため、このゾーンがキャンペーン設定に再び表示されることはありません。


---

# 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/topafmansu/bidno.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.
