> 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/paburisshfaq/nohinto/determine-category.md).

# トラフィックに適したサブカテゴリーを設定する

トラフィックの収益化において重要な点は **カテゴリのラベル付け**です。広告主は、より良い結果が得られるトラフィックの特定のニッチに対してより高い入札額を設定するため、CPMを上げるには、トラフィックを適切なカテゴリで表示することが重要です。

トラフィックにラベルを付ける方法は3つあります：

* あなたの **広告ゾーン設定**.

  あなたが [ゾーンを作成すると](/publishers/ja/saitotozn/create-zone.md)、そのゾーンを通じて送信されるトラフィックの特定のサブカテゴリを決定できます。

  ![zone\_subcategory](/files/c3b74d9a0b42c964eb7eccbe0d0f2b4ba2ae2dfc)
* あなたの **タグ**.

  広告ゾーンをサイトに設置する際には、 [コード内に特定のタグを追加することもできます](/publishers/ja/saitotozn/taguno.md) 提供するコンテンツの種類を絞り込むためです。利用可能なサブカテゴリのいずれかに一致するタグを使用すると、トラフィックはそのサブカテゴリに関連付けられます。これにより、広告ゾーンをそのサブカテゴリのみに制限することなく、ウェブサイトのサブカテゴリを動的に指定できます。

  これを実現する方法については、 [当社のブログ](https://www.exoclick.com/publishers-how-to-automate-keyword-extraction-from-meta-tags/).
* を通じて **URL検出の一致**.

  広告ゾーンのコードは、配置されているURLからいくつかの用語を検出できます。これらのキーワードの一部は、当社のプラットフォームにある1つまたはいくつかのサブカテゴリに関連付けられています。一致するものがある場合、該当するサブカテゴリとしてトラフィックにラベルを付けます。

これらのサブカテゴリの決定方法は、重要度の高い順から低い順に並んでおり、広告ゾーンのタグがURL検出よりも優先され、 **管理パネルの広告ゾーン設定にあるサブカテゴリが、それ以外のすべてよりも優先されます**.


---

# 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/paburisshfaq/nohinto/determine-category.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.
