> 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/saitotozn/create-site.md).

# サイトの追加

サイトを追加するには、次に移動します **サイトとゾーン** タブ。

{% hint style="info" %}
1つのアカウントで保持できるアクティブサイトは最大200件です。アーカイブ済みサイトの上限はありません。
{% endhint %}

## サイトの詳細を入力する

次をクリックします **新しいサイト** ボタン。以下の各フィールドを **新しいサイト** ボックス内で入力する必要があります。

![csite1](/files/f177a094c7b4cb4a0b641230b88fe79485c994d1)

* **名前：** トラフィックソースの名前を追加します。
* **説明：** 簡単な説明を追加します。これは広告主に表示されます。
* **種類：** 送信元となるソースの種類を指定します。誤ったオプションを選択すると、適切な広告の受信ができなくなり、収益の可能性に悪影響を及ぼす場合があるため注意してください：
  * **ウェブサイト：** ウェブサイトからトラフィックを送信します。これが既定のオプションです。
  * **モバイルアプリ：** モバイルアプリからトラフィックを送信します。
  * **ネットワーク：** アプリ、ウェブサイト、メールなど、複数のソースからトラフィックを送信します。
  * **メール：** ユーザーデータベースに送信するメールニュースレターからトラフィックを送信します。
* **URL：** ここにウェブサイトのURLを追加します。 `https` を先頭に付けます。これは次の場合のみ必要です **ウェブサイト** および **ネットワーク**。もし **ネットワーク**、ここにあなたの **会社のURL**.
* **カテゴリ：** トラフィックのカテゴリを選択してください。カテゴリの選択が、送信されたURLの内容と正確に一致していることを確認してください。誤ったカテゴリを選択すると、サイトが却下される場合があります。

詳細を入力したら、次をクリックします **サイトを作成**.

## サイトの検証

次をクリックした後 **サイトを作成**、種類を次のように設定した場合 **ウェブサイト**、広告ゾーンを作成するためにサイトの所有権を確認する必要があります。表示されるポップアップの指示に従ってください：

![サイトの確認](/files/834813c5caee2fa11d0fcb735f30dee0144d7180)


---

# 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/saitotozn/create-site.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.
