> 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/exoclick-docs/ja/what-is-exoclick-certified-advertiser-program.md).

# ExoClickの認定広告主プログラムとは何ですか？

この新機能は、ExoClickが広告主を手動で承認し、独占在庫でキャンペーンを実施できるようにする仕組みです。

ExoClickは、自社の規則に違反した広告主に対してはゼロトレランス方針を適用します。すべてのExoClick広告主は、 [ExoClickのガイドライン](https://www.exoclick.com/guidelines/) と [利用規約](https://www.exoclick.com/terms-conditions/) に加えて、以下の特定ルールにも従う必要があります：

## 認定広告主プログラム

ExoClickは、当社の最上位のプレミアムトラフィックソースでキャンペーンを実施する広告主を手動で承認する、広告主認定プログラムを導入します。認定広告主プログラムへの申請資格がある広告主は、以下の基準を満たす必要があります：

* 当該広告主にExoClickのアカウントマネージャーが割り当てられている
* 当該広告主が現在ExoClickと6か月以上取引している
* 当該広告主は、過去6か月間に重大なコンプライアンス上の問題を起こしていない
* 当該広告主は、ExoClickで毎月少なくとも5,000ドルを利用している
* 当該広告主は、ExoClickとの取引関係が確立されている

認定に関するお問い合わせは、アカウントマネージャーまたは当社の [カスタマーサクセスチーム](https://www.exoclick.com/contact/).

## 特定ルール

### ポップアンダーゾーン固有のルール

〜に加えて [ExoClickのガイドライン](https://www.exoclick.com/guidelines/)、当社はこれらのトラフィックソースに対して以下のランディングページは許可しません：

* 戻るボタンオファーの使用
* ブラウザ通知リクエストの使用（ランディングページでのプッシュ通知）
* エントリー用JavaScriptプロンプトの使用
* 無料動画サイトの宣伝
* アンチウイルス案件
* 懸賞案件
* 広告ネットワークまたは広告エクスチェンジによって配信されている

ExoClickは例外を設ける権利を留保します。


---

# 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/exoclick-docs/ja/what-is-exoclick-certified-advertiser-program.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.
