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

# カテゴリークロスセル

<figure><img src="/files/2K5OVO03T3f8zQhLQVhs" alt="" width="100%"><figcaption></figcaption></figure>

カテゴリークロスセル枠を使用すると、広告主は自社商品が自動的に表示されるカテゴリー以外の補完的なカテゴリーをターゲットに設定できます。これは、広告主が自社商品と相性の良いカテゴリー（販売元サイトの乳製品カテゴリーにおけるコーヒー商品など）での認知度を高めるための優れた方法です。

カテゴリークロスセル枠は独立した枠統合です。カスタマーエクスペリエンスを維持するために、関連するカテゴリーページのウェブサイト上に追加の商品カルーセルとして統合することをお勧めします。カテゴリークロスセル枠はPDPにも統合できます。

## 小売り業者としての機会:

* 新しい枠への追加の戦略的収益機会を開拓します。カテゴリー、PDP、さらにはチェックアウト枠にも統合可能です（多少の統合作業が必要です）。
* （推奨）関連するカテゴリー -> カテゴリーのマッピングを提供できる場合、 Epsilon Retail Media デフォルトの承認方法を使用している場合、商品広告キャンペーンを自動承認できます
* 統合は、カテゴリー広告リクエストを複製し、追加のロジックを実装するだけで簡単な場合があります（各小売業者によって異なります）。詳細は以下に記載されています [連携要件](/retail-media-interface/integration/ja/feature-integrations/category-cross-sell/integration-requirements.md).

{% hint style="warning" %}
位置情報ターゲティングまたはカテゴリー最低入札額と互換性がありません

位置情報ターゲティング機能は現在クロスセルカテゴリーと互換性がなく、カテゴリー最低入札額はカテゴリークロスセル枠でサポートされていません。
{% endhint %}


---

# 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.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.
