> 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/ad-slot-formats.md).

# 広告枠のフォーマット

Banner X は次のフォーマットで配置できます。

* シングル タイル
* ダブル タイル
* フルバナー

<figure><img src="/files/3BWrVpm6u5v77q2UYrrK" alt="" width="100%"><figcaption></figcaption></figure>

## シングル タイル

カテゴリーページや検索ページのタイル内に配置されるシングル タイル フォーマットは、簡潔なメッセージングと限られたスペースに最適です。単一の商品またはメッセージに焦点を当て、高速な読み込み時間を確保します。

## ダブル タイル

同じくカテゴリーページや検索ページのタイル内に配置されるダブル タイル フォーマットは、シングル タイルの2倍のサイズです。より多くの視覚的要素を配置できるため、複数の商品やメッセージの紹介に最適です。バランスの取れたデザインを維持しながら視覚的なインパクトを高め、クリエイティブと情報の余地を広げます。

## フルバナー

関連するカテゴリーページや検索ページの最上部、商品一覧の上に配置されるバナーフォーマットは、広大なスペースを提供します。動画、アニメーション、詳細な商品の紹介などのリッチメディアコンテンツに最適です。このフォーマットは、大きなブランドインパクトを与えます。


---

# 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/ad-slot-formats.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.
