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

# 배너 콘텐츠 표준

콘텐츠 표준은 광고주가 플랫폼 내에서 배너 슬롯을 선택할 때 Epsilon Retail Media 광고주에게 표시되는 PDF 문서입니다. 이 PDF의 목적은 사용자에게 준수해야 하는 리테일러별 사양을 알리는 것입니다.

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

<figure><img src="/files/6hD6XUKcxWs8L7l9Mmdg" alt="Banner Content Standard.png" width="100%"><figcaption></figcaption></figure>

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

<figure><img src="/files/nbyB1OCq8ai5UhPb9kSM" alt="Banner Content Standard Screen.png" width="100%"><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-ads-static/banner-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.
