> 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/publishers/ja/setting-up-publisher-account.md).

# パブリッシャーアカウントの設定

ExoClickを、ウェブサイトから収益を生み出す素晴らしい方法としてご検討いただき、ありがとうございます！

以下の手順に従って収益の受け取りを開始してください。平均でわずか15分です！

{% stepper %}
{% step %}

## 登録

サインアップ [**こちら**](https://www.exoclick.com/signup/) 「**パブリッシャー - トラフィックを販売したい**」をフォームの下部で。

![publisher-form](/files/b04bd9e4f57773bda2879fc35944244129b329d1)
{% endstep %}

{% step %}

## ウェブサイトを追加

ご確認ください [**こちら**](/publishers/ja/saitotozn/create-site.md) ウェブサイトの提出方法をご確認ください（提出するサイトの種類によっては、所有権の確認が必要になることにご注意ください）。

複数のサイトがあり、1つずつ提出したくない場合は、 **コンプライアンス部門にご連絡ください**。連絡理由として「Website Validation」を選択することで [**お問い合わせフォーム**](https://www.exoclick.com/contact/).

サイトが送信されると、「保留中」に切り替わり、コンプライアンスチームが審査します。

![site-status](/files/fa0b004bd6588d674bd8d36f075f8ea3235592a7)

以下の推奨事項に従ってサイト承認を得る方法の詳細をご確認いただけます [**このページ**](/publishers/ja/paburisshfaq/paburisshnokonpuraiansu/submitted-website-get-approved.md).

ウェブサイトが **却下された**場合は、 [**管理パネルに表示される却下理由を確認してください**](/publishers/ja/paburisshfaq/paburisshnokonpuraiansu/website-rejected-why.md)。サイトに影響している問題を修正したら、 **コンプライアンス部門にご連絡ください** 「Website Review」という理由を使用して [**お問い合わせフォーム**](https://www.exoclick.com/contact/).
{% endstep %}

{% step %}

## 広告ゾーンを作成する

利用可能な広告フォーマットと広告ゾーンの作成方法をご確認いただけます [**こちら**](/publishers/ja/saitotozn/create-zone.md)

**注：** 1つのアカウントで最大 **2500** 件のアクティブなゾーンを持つことができます。アーカイブ済みゾーンの上限はありません。
{% endstep %}
{% endstepper %}

## 追加ヘルプ

ExoClickの [**ブログ**](https://www.exoclick.com/help/?token=/en-gb/category/5-publisher-faq-s) の他の役立つアドバイスもぜひご確認ください。

パブリッシャーアカウントの設定に問題やご質問がある場合は、 **カスタマーサクセスチームにご連絡ください** 最も関連性の高い理由を選択して [**お問い合わせフォームから**](https://www.exoclick.com/contact/).


---

# 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/publishers/ja/setting-up-publisher-account.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.
