> 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/banner-x-content-standard-1.md).

# コンテンツ標準

コンテンツ標準とは、広告主向けのガイドラインであり、Webサイトまたはデジタルプラットフォーム上の指定されたスペース内にバナーX動画広告または画像広告をどのように表示すべきかを規定する、コンテンツの正確な仕様を案内するものです。これらの標準には以下が含まれる場合があります。

* **寸法とサイズ**: 動画広告またはバナー画像の正確な幅と高さを規定する仕様。
* **ファイル形式**: mp4、flv、JPEG、JPG、PNGなど、受け入れる画像または動画のファイル形式の一覧。
* **ファイルサイズ制限**: 迅速な読み込み時間とWebページの最適なパフォーマンスを確保するために許容される最大ファイルサイズを定義。
* **寸法要件**: サイトにアップロードするアセットの高さと幅。
* **コンテンツ制限**: 不快な素材など禁止されているコンテンツの概要、または法的免責事項の記載の義務付け。
* **インタラクティブ性**: 該当する場合、クリック可能な領域、アニメーション、ユーザー主導のイベントなどのインタラクティブ要素の仕様の詳細。

## 広告主向けのコンテンツ標準PDF

コンテンツ標準は、広告主が Epsilon Retail Media プラットフォーム内でバナー枠を選択する際に提示されるPDFドキュメントです。このドキュメントには、準拠する必要がある小売業者固有の重要な仕様が記載されています。

コンテンツ標準の段階に達すると、広告主は該当するコンテンツ標準を選択し、PDFを表示するオプションがあります。複数のコンテンツ標準ドキュメントが必要になるケースは一般的ではありません。

<figure><img src="/files/a6dHN5XRjUDwZZzlImCA" alt="Banner X Slot Stage.png" width="450"><figcaption></figcaption></figure>

このドキュメントでは、広告主がアップロード用のクリエイティブファイルを作成する際に認識しておくべき、ビジネス固有またはレンダリング固有のルールを概説します。さらに、広告が表示されるページを広告主に示すことも有益です。

<figure><img src="/files/rH6RkdCDzw3JJ76ZvSyw" alt="Banner X Modal.png" width="450"><figcaption></figcaption></figure>


---

# 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/banner-x-content-standard-1.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.
