> 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/getting-started/overview.md).

# 개요

## 개요 Epsilon Retail Media?

Epsilon Retail Media 은(는) 확장 가능하고 경매 기반인 광고 플랫폼입니다. 이 커머스 리테일러가 쉽게 연동할 수 있도록 구축된 이 API를 통해 광고가 표시되는 방식, 시간, 위치 및 빈도를 완벽하게 제어할 수 있습니다.

<figure><img src="/files/vLHTfpQwBIf4DVXWjnW9" alt="assets_-LXSCaWVZ_PBlCgL_25p_-LXSDs67kZcNVtfe4ZMn_-LXSDv3x09ABB8UJ4OUj_image.png" width="100%"><figcaption><p>현장 광고 이미지</p></figcaption></figure>

리테일러로부터 직접 수집한 자사 판매 데이터를 사용하여, Epsilon Retail Media 새 페이지가 로드될 때마다 상품 코드의 형태로 리테일러의 이커머스 서버에 타겟팅된 맞춤형 관련 광고 콘텐츠를 제공합니다.

해당 Epsilon Retail Media API를 사용하면 리테일러(귀사)가 이커머스 웹사이트에 광고를 게재할 수 있습니다. 웹사이트에 광고 지면을 정의하고 나면 광고주가 입찰할 수 있는 상태가 됩니다.

간단히 설명하자면, Epsilon Retail Media 을(를) 통해 광고주는 각 리테일러의 이커머스 웹사이트에 표시되는 광고 캠페인을 생성할 수 있습니다. 광고주는 리테일러 웹사이트 상단에 자사 제품을 홍보하기 위해 입찰하며, 실시간으로 제품 성과를 추적할 수 있습니다.

<figure><img src="/files/pRGaf39JgSjItTtG7MSt" alt="Overview image.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/getting-started/overview.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.
