> 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/partner/ko/campaign-management-api/bannerxcontentstandard.md).

# 콘텐츠 표준

콘텐츠 표준은 웹사이트나 디지털 플랫폼의 지정된 공간 내에서 배너 또는 배너 X 광고가 표시되는 방식을 규정하는 가이드라인 및 기술 매개변수입니다. 이러한 표준에는 다음이 포함될 수 있습니다.

* **치수 및 크기**: 배너의 정확한 너비와 높이에 대한 사양입니다.
* **파일 형식**: JPEG, JPG, PNG, SVG 또는 GIF와 같이 허용되는 이미지 또는 동영상 파일 형식입니다.
* **파일 크기 제한**: 빠른 로딩 시간과 웹페이지에서의 최적의 성능을 보장하기 위한 최대 허용 파일 크기입니다.
* **해상도 및 품질**: 배너가 선명하고 전문적으로 보이도록 하기 위한 최소 해상도 요구 사항입니다.
* **위치 지정 및 정렬**: 사용 가능한 공간 내에서 배너를 정렬하는 방법에 대한 가이드라인입니다.
* **콘텐츠 제한**: 배너 내에 포함할 수 있거나 포함할 수 없는 콘텐츠에 대한 규칙입니다(예: 불쾌감을 주는 콘텐츠 금지, 필수 법적 고지 사항 포함).
* **상호작용성**: 해당되는 경우 클릭 가능한 영역, 애니메이션 또는 사용자 유발 이벤트와 같은 대화형 요소에 대한 사양입니다.

캠페인을 시작하려면 리테일러의 콘텐츠 표준 가이드라인을 숙지하세요. 이러한 가이드라인에는 예시 URL, 페이지 위치 지정 및 특정 아트워크 콘텐츠 제한 사항이 포함됩니다. 사용 가능한 배너 슬롯 및 사양에 대한 자세한 내용은 담당 고객 통합 엔지니어(CIE)에게 문의하세요. 다음은 예시입니다.

<figure><img src="/files/s2z07HGDHPNIyuvNmKtx" alt="" 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/partner/ko/campaign-management-api/bannerxcontentstandard.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.
