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

# Přehled

## Co je Epsilon Retail Media?

Epsilon Retail Media je škálovatelná aukční reklamní platforma. API je vytvořeno tak, aby ho e-commerce prodejci mohli snadno integrovat, a dává vám plnou kontrolu nad tím, jak, kdy, kde a jak často se reklamy zobrazují.

<figure><img src="/files/KuB2CRTh1qpSNTHMpnTZ" alt="assets_-LXSCaWVZ_PBlCgL_25p_-LXSDs67kZcNVtfe4ZMn_-LXSDv3x09ABB8UJ4OUj_image.png" width="100%"><figcaption><p>Obrázek reklamy v reálném umístění</p></figcaption></figure>

Za použití dat o prodejích z první strany získávaných přímo od prodejce Epsilon Retail Media doručuje cílený, relevantní a personalizovaný reklamní obsah na e-commerce server prodejce ve formě kódu produktu při každém načtení nové stránky.

API Epsilon Retail Media API vám (prodejci) umožňuje umísťovat reklamy na vaše e-commerce webové stránky. Jakmile na svých webových stránkách definujete reklamní umístění, budou k dispozici inzerentům pro podávání nabídek.

Jednoduše řečeno, Epsilon Retail Media umožňuje inzerentům vytvářet reklamní kampaně, které se zobrazují na e-commerce webových stránkách jednotlivých prodejců. Inzerenti přihazují za účelem propagace svých produktů na horní pozici webových stránek prodejce a mohou v reálném čase sledovat výkonnost svých produktů.

<figure><img src="/files/9Cw8Lv8KZX1IXIVrUoQi" alt="Overview image.png" width="100%"><figcaption></figcaption></figure>

Náš uživatelsky přívětivý administrační portál umožňuje inzerentům vybírat produkty, rozpočty, reklamní strategie a vyhledávané výrazy pro produkty, které chtějí zobrazit na horní pozici e-commerce stránky prodejce.


---

# 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/cs/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.
