> 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)

* **名前:** トラフィックの送信元に名前を追加します。
* **説明:** 簡単な説明を追加します。送信元がPremiumステータスの条件を満たしている場合、この説明は広告主に表示されます。
* **種類:** どの種類の送信元からトラフィックを送信するかを指定します。誤ったオプションを選択すると、適切な広告が表示されなくなり、収益の可能性に悪影響を及ぼす場合があることにご注意ください:
  * **ウェブサイト:** ウェブサイトからトラフィックを送信します。これは既定のオプションです。
  * **モバイルアプリ:** モバイルアプリからトラフィックを送信します。
  * **ネットワーク:** アプリ、ウェブサイト、メールなど複数の送信元からトラフィックを送信します。
  * **メール:** ユーザーデータベースに送信されるメールニュースレターからトラフィックを送信します。
* **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.
