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

# Översikt

## Vad är Epsilon Retail Media?

Epsilon Retail Media är en skalbar, auktionbaserad annonsplattform. Byggd för e-handlare att enkelt integrera med, ger API:et dig full kontroll över hur, när, var och hur ofta annonser visas.

<figure><img src="/files/DvqeMPcyJ4kHmeQ7viVD" alt="assets_-LXSCaWVZ_PBlCgL_25p_-LXSDs67kZcNVtfe4ZMn_-LXSDv3x09ABB8UJ4OUj_image.png" width="100%"><figcaption><p>In-situ annonsbild</p></figcaption></figure>

Genom att använda förstahandsförsäljningsdata direkt från återförsäljaren, Epsilon Retail Media levererar riktat, relevant och personanpassat annonsinnehåll till återförsäljarens e-handelsserver i form av en produktkod varje gång en ny sida läses in.

Den Epsilon Retail Media API gör det möjligt för dig (återförsäljaren) att placera annonser på din e-handelswebbplats. När du väl har definierat annonsplaceringarna på din webbplats blir de tillgängliga för annonsörer att buda på.

För att förklara det enkelt, Epsilon Retail Media gör det möjligt för annonsörer att skapa annonskampanjer som visas på varje återförsäljares e-handelswebbplats. Annonsörer budar för att marknadsföra sina produkter högst upp på en återförsäljares webbplats, och kan spåra sina produkters resultat i realtid.

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

Vår användarvänliga administratörsportal gör det möjligt för annonsörer att välja produkter, budgetar, annonsstrategier och söktermer för de produkter de vill ska visas högst upp på återförsäljarens e-handelssida.


---

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