> 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/setting-up-advertiser-account.md).

# 広告主アカウントの設定

ExoClickを、あなたのオファーを宣伝するための優れた方法としてご検討いただき、うれしく思います！

ExoClickで広告活動を開始するには、以下の手順に従ってください：

## 登録する

登録する [**こちら**](https://www.exoclick.com/signup/) フォーム下部で「Advertiser - I want to buy traffic」を選択してください。

<figure><img src="/files/b46fecb5cfd59d344e071b1f2101d10c72a69f47" alt=""><figcaption></figcaption></figure>

## キャンペーンを作成する

以下に従って最初のキャンペーンを作成してください [**これらの手順**](/advertisers/ja/kyanpn/kyanpnno/create-campaign-step1.md)

## アカウントに資金を追加する

すべての支払いは管理パネルから行う必要があります。利用可能な支払い方法をご確認ください [**こちら**](/advertisers/ja/advertiser-payments.md).

## アカウントを確認する

最初のキャンペーンが作成され、最初の入金が追加されると、コンプライアンスチームがアカウントを審査します。管理パネルには次の内容が表示されます：

1. アカウントステータス： **未確認**
2. キャンペーンステータス： **拒否 - アカウント確認を進行中です。24時間以内にご連絡します**.

<figure><img src="/files/95f46ae9ee3c703fb4403699d6d8e78feb40ac09" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3e5b5d614705c676204c82fb963ea9f044aaa26c" alt=""><figcaption></figcaption></figure>

なお、これはすべての広告アカウントに対する標準的な確認手続きです。確認中に追加のご質問がある場合は、お気軽に **コンプライアンスチームにご連絡ください** 当社の「アカウント確認」を理由として [**お問い合わせフォーム**](https://www.exoclick.com/contact/).

確認手続きが完了すると、アカウントのステータスは次のいずれかになります：

* **確認済み**：アカウントの確認に合格した場合、クリエイティブまたはランディングページに問題がない限り、キャンペーンへのトラフィック配信が開始されます（コンプライアンスから届くメールに、キャンペーンステータスの詳細が記載されています）
* **未確認**：アカウントの確認に合格しなかった場合、アカウントは「未確認」のままとなり、再度アクセスすることはできません。資金はご利用の支払い方法に返金されます（返金時期の詳細はコンプライアンスからのメールをご確認ください）。

{% hint style="info" %}
**重要な注意事項：**

確認手続きが完了すると、アカウントステータスを確認するためのメールが必ずExoClickから届きます。

同じメールで、アカウントが確認に合格しなかった場合の返金詳細もお知らせします。

**確認に合格しなかった場合、ExoClickがお客様の資金を保持することはありません**.
{% endhint %}


---

# 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/setting-up-advertiser-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.
