> For the complete documentation index, see [llms.txt](https://help.citrusad.com/retail-media-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.citrusad.com/retail-media-interface/integration/ja/feature-integrations/category-cross-sell/difference-between-category-and-category-cross-sell-placements.md).

# カテゴリー配置とカテゴリークロスセル配置の違い

## カテゴリー枠

カテゴリー枠はオーガニックなカテゴリー枠です。商品は掲載可能なカテゴリーにのみ表示されます。複数のカテゴリーにわたって複数の商品を選択することができ、適切な商品が適切なカテゴリーに配信されます。

| ターゲットされたカテゴリー       | 商品     | オーガニックカテゴリー | 配信先    |
| ------------------- | ------ | ----------- | ------ |
| <p>チョコレート<br>洗濯</p> | 123ABC | チョコレート      | チョコレート |
| <p>チョコレート<br>洗濯</p> | 245DEF | 洗濯          | 洗濯     |

オーガニックカテゴリー枠の場合、広告主は選択した商品に基づいて、キャンペーン用に選択できる関連カテゴリーのみを表示します。

{% hint style="info" %}
このステージを使用しているときにカテゴリー ID が表示されますか？

このステージでカテゴリー番号や UUID が表示されている場合は、以下を使用する必要があります [filterMapping](/retail-media-interface/integration/ja/citrus-filter-mapping-api/filtermapping.md) カテゴリー ID を人間が読める名前にマッピングするためのエンドポイント/
{% endhint %}

## カテゴリークロスセルマッピングが提供されている場合のカテゴリークロスセル枠

カテゴリークロスセル枠は非オーガニックなカテゴリー枠です。商品は小売業者のマッピングに従って掲載されるべきカテゴリーにのみ表示されます。ユーザーは複数のカテゴリーにわたって複数の商品を選択することができ、適切な商品が適切なカテゴリーに配信されます。

| ターゲットされたカテゴリー               | 商品     | オーガニックカテゴリー | クロスセルカテゴリーマッピング | 配信先 |
| --------------------------- | ------ | ----------- | --------------- | --- |
| <p>牛乳<br>柔軟剤<br>ノートパソコン</p> | 000AAA | チョコレート      | 牛乳              | 牛乳  |
| <p>牛乳<br>柔軟剤<br>ノートパソコン</p> | 123ABC | 粉末洗剤        | 柔軟剤             | 柔軟剤 |

UI上では、広告主には許可された組み合わせ（チョコレート -> 牛乳など）として、小売業者であるあなたによってマッピングされたカテゴリーのみが表示されます。

カテゴリークロスセルマッピングを同期する方法の詳細については、こちらをご覧ください： [連携要件](/retail-media-interface/integration/ja/feature-integrations/category-cross-sell/integration-requirements.md).

## カテゴリークロスセルマッピングが提供されていない場合のカテゴリークロスセル枠

フィードが提供されていない場合、広告主は小売業者のサイト上の任意のカテゴリーをターゲティングできます。

| ターゲットされたカテゴリー               | 商品     | オーガニックカテゴリー | 配信先                         |
| --------------------------- | ------ | ----------- | --------------------------- |
| <p>牛乳<br>柔軟剤<br>ノートパソコン</p> | 000AAA | チョコレート      | <p>牛乳<br>柔軟剤<br>ノートパソコン</p> |
| <p>牛乳<br>柔軟剤<br>ノートパソコン</p> | 123ABC | 粉末洗剤        | <p>牛乳<br>柔軟剤<br>ノートパソコン</p> |

{% hint style="danger" %}
️ レビューの作業負荷

マッピングなしでカテゴリークロスセル枠を有効にするのが最も簡単ですが、キャンペーンの管理およびレビューを行うチームの作業負荷が増加します。
{% endhint %}

UI上では、広告主は選択したカタログ内のすべてのカテゴリーを表示できます。

キャンペーンをレビューする際は、キャンペーンとそのターゲットカテゴリーに満足しているか確認する必要があります。

シナリオ例：

* キャンペーンに牛乳商品とチョコレートクッキーがあります。広告主は牛乳とチョコレートクッキーのカテゴリーを選択しました。牛乳のカテゴリーに対して広告リクエストが入ると、両方の商品が配信されます。

影響：

* このタイプの枠は、小売業者の承認を前提として、広告主に選択した任意のカテゴリーをターゲティングさせたい小売業者に最適です。
* ブランドは関連性を確保するために、関連するカテゴリーグループでキャンペーンを作成する必要があります
* ブランドがキャンペーンを作成し、電気ケトル、テレビ、ヘッドフォンを選択してそれらの関連カテゴリーをターゲティングした場合、テレビが電気ケトルの枠に配信される可能性があります。


---

# 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://help.citrusad.com/retail-media-interface/integration/ja/feature-integrations/category-cross-sell/difference-between-category-and-category-cross-sell-placements.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.
