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

# 콘텐츠 표준

콘텐츠 표준은 광고사용 지침으로, 웹사이트나 디지털 플랫폼의 지정된 공간 내에 배너 X 동영상 또는 이미지 광고가 표시되는 방식을 결정하는 콘텐츠의 정확한 사양을 안내합니다. 이러한 표준에는 다음이 포함될 수 있습니다.

* **치수 및 크기**: 동영상 광고 또는 배너 이미지의 정확한 너비와 높이에 대한 사양입니다.
* **파일 형식**: mp4, flv, JPEG, JPG 또는 PNG와 같이 허용되는 이미지 또는 동영상 파일 형식을 나열합니다.
* **파일 크기 제한**: 빠른 로딩 시간과 최적의 웹페이지 성능을 보장하기 위해 허용되는 최대 파일 크기를 정의합니다.
* **치수 요구사항**: 귀하의 사이트에 업로드할 자산의 높이와 너비입니다.
* **콘텐츠 제한**: 불쾌감을 주는 소재와 같이 금지되는 콘텐츠를 개략적으로 설명하거나 법적 고지 사항의 포함을 의무화합니다.
* **상호작용성**: 해당되는 경우 클릭 가능한 영역, 애니메이션 또는 사용자 트리거 이벤트와 같은 대화형 요소에 대한 상세 사양입니다.

## 광고주용 콘텐츠 표준 PDF

콘텐츠 표준은 광고주가 Epsilon Retail Media 플랫폼에서 배너 슬롯을 선택할 때 제공되는 PDF 문서입니다. 이 문서는 반드시 준수해야 하는 필수적인 소매업체별 사양을 제공합니다.

콘텐츠 표준 단계에 도달하면 광고주는 해당되는 콘텐츠 표준을 선택하고 PDF를 볼 수 있는 옵션을 갖게 됩니다. 여러 개의 콘텐츠 표준 문서가 필요한 경우는 드뭅니다.

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

이 문서에서는 광고주가 업로드할 크리에이티브 파일을 생성할 때 알아야 하는 비즈니스 또는 렌더링 관련 규칙을 개략적으로 설명합니다. 또한 광고주에게 광고가 렌더링될 페이지를 보여주는 것이 유용합니다.

<figure><img src="/files/gFoYYU6qd1aO6c2pN22U" 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/ko/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.
