> 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/generating-ads/banner-x-responsive/frequently-asked-questions-faqs.md).

# よくある質問（FAQ）

バナー Xの連携および機能に関する一般的な質問の回答をご確認いただけます。

## 動画広告およびコンパニオン商品

### 動画およびコンパニオン商品は、固定掲載およびオークション形式でサポートされていますか？

はい、オークションと固定掲載の両方がサポートされています。

### 動画広告機能を自社（リテールパートナー）または一部のブランドのみに限定して表示することはできますか？

いいえ、有効化するとすべてのユーザーが利用できるようになります。新しい魅力的な機能をテスト中であり、準備が整い次第新しいキャンペーン設定を承認する旨を広告主に伝えることをお勧めします。

### 最低入札価格およびフロアプライシングは動画広告にどのように適用されますか？

これはバナー Xの拡張機能であるため、同じ機能が適用され、カタログ、検索キーワード、およびカテゴリーレベルで価格を設定できます。

### 稼働中の枠を動画広告およびコンパニオン商品に移行したい場合はどうすればよいですか？

稼働中の枠を移行して新しい機能を活用したい場合は、そのプロセスで協力いたします。 Epsilon 最初はこれらの機能を新しい掲載枠に連携することをお勧めします。このアプローチにより、広範囲に展開する前にブランドの利用状況やアセットのパフォーマンスを監視できます。ただし、既存の枠に動画広告およびコンパニオン商品の機能を追加する実現可能性を評価することも可能です。新しいレスポンスプロパティを解析するには、連携の機能拡張が必要である点にご注意ください。

## コンテンツ基準

### バナー X広告のコンテンツ基準とは何ですか？

コンテンツ基準は、表示に関する要件を定義します Banner X 広告の要件（サイズ、ファイル形式、サイズ制限、解像度、配置、コンテンツの制限、インタラクティブ性など）。これらにより、最適な広告パフォーマンスとガイドラインへの準拠が保証されます。

### 広告主はどのようにコンテンツ基準にアクセスしますか（ Epsilon Retail Media プラットフォーム内）？

広告主は、バナー枠を選択する際に Epsilon Retail Media プラットフォーム内のPDFを介してコンテンツ基準を確認できます。このドキュメントには、広告の作成と掲載に必要なリテールパートナー固有の仕様が記載されています。

## Banner X プレビュー機能

### バナー Xプレビュー機能をワークフローに組み込むにはどうすればよいですか？

組み込むには、 Banner X プレビュー機能を管理下のページで分離してホストします。iframeを使用してプレビュー機能がプラットフォームに埋め込まれていることを確認してください。この設定により、レンダリングを制御し、実際のウェブサイトの操作感と一致させることができます。

### バナー Xプレビュー機能を効果的にホストするにはどうすればよいですか？

バナー Xプレビュー機能をホストするには、所有および管理しているURLを選択します。これにより、プラットフォームに依存することなく、更新や変更に柔軟に対応できます。ベストプラクティスとして、次のような非公開のURLを使用してください：<https://www.retailer.com/banner-preview/bannerx>.


---

# 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/generating-ads/banner-x-responsive/frequently-asked-questions-faqs.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.
