> 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/kyanpn/kyanpnno/create-campaign-step1.md).

# ステップ1 - 一般

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

トラフィックの購入を開始するには、 **キャンペーンを作成する必要があります**。これを行うには、管理パネルのメイン画面で **キャンペーン**、次に **キャンペーン一覧**、そして **新しいキャンペーン**。キャンペーン作成プロセスは5つの異なるステップで構成されており、左から右へ進めていきます。

{% hint style="info" %}
**注**：キャンペーンを作成する際は、必ず当社の [**広告主向けガイドライン**](https://www.exoclick.com/guidelines/)。詳細は以下をご覧ください [キャンペーンの承認にかかる時間](/advertisers/ja/kefaq/nokonpuraiansu/how-soon-approve-campaign.md) または [キャンペーンが拒否される理由](/advertisers/ja/kefaq/nokonpuraiansu/my-campaign-got-rejected-why.md) 当社の **「広告主向けFAQ」** サイドバーのセクションで。
{% endhint %}

## 基本情報の追加

まず、以下の情報を **そのキャンペーンの** タブ：

* **名前**：統計を閲覧する際に簡単に識別できるキャンペーン名を選択してください。
* **グループ**：ドロップダウンからこのキャンペーンのグループを選択するか、 **+新しいグループ** をクリックして新規作成します。
* **カテゴリ**：各カテゴリの横にあるトグルを使って、ターゲットにするカテゴリを選択してください。最上位カテゴリが複数ある場合は、「すべてを対象」に切り替えるトグルが表示され、すべてのカテゴリをすばやく選択・解除できます。
* **広告フォーマット**： [広告フォーマット](/exoclick-docs/ad-formats.md) をドロップダウンから選択してください。
* **ゾーンタイプ**：ターゲットにするゾーンタイプを選択してください。デフォルトでは **すべて** が選択されます。特定のゾーンタイプを除外するには、それらをクリックしてください。

<figure><img src="/files/42e5a0350e5121f1981cd43519f376323a7d621a" alt=""><figcaption></figcaption></figure>

ネイティブ広告キャンペーンを作成する場合、2つのチェックボックスが表示されます： **タイトル付きのネイティブゾーンのみ** と **レスポンシブディスプレイ広告ゾーン。**

<figure><img src="/files/8a18b3b35720ef65a8c9db1f654fa44a784bd18e" alt=""><figcaption></figcaption></figure>

## **タイトル付きのネイティブゾーンのみ**

このチェックボックスを有効にすると、広告がタイトルを表示できるゾーンのみをターゲットにするようになります。また、このボックスをオンにすると、以下に表示されるゾーンにも影響します [ステップ5：ゾーン。](/advertisers/ja/kyanpn/kyanpnno/create-campaign-step5.md)

## **レスポンシブディスプレイ広告ゾーン**

このボックスをオンにすると、キャンペーンの配信範囲が拡大され、レスポンシブディスプレイ広告に対応したバナーゾーンも含まれるようになります。基本的には、ネイティブキャンペーンのコンテンツを使用し、割り当てられたバナーゾーン内でレスポンシブに表示される広告として配信します。デフォルトではこのチェックボックスは有効です。


---

# 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/kyanpn/kyanpnno/create-campaign-step1.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.
