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

# Inhaltsstandard

Inhaltsstandards sind Richtlinien und technische Parameter, die festlegen, wie ein Banner oder eine Banner-X-Anzeige in einem dafür vorgesehenen Bereich auf einer Website oder digitalen Plattform dargestellt werden soll. Diese Standards können umfassen:

* **Abmessungen und Größe**: Spezifikationen zur genauen Breite und Höhe des Banners.
* **Dateiformat**: Akzeptierte Bild- oder Videodateiformate wie JPEG, JPG, PNG, SVG oder GIF.
* **Dateigrößenbeschränkung**: Maximale zulässige Dateigröße, um schnelle Ladezeiten und eine optimale Leistung auf der Webseite zu gewährleisten.
* **Auflösung und Qualität**: Mindestanforderungen an die Auflösung, um sicherzustellen, dass das Banner gestochen scharf und professionell aussieht.
* **Positionierung und Ausrichtung**: Richtlinien zur Ausrichtung des Banners innerhalb des verfügbaren Bereichs.
* **Inhaltsbeschränkungen**: Regeln darüber, welche Inhalte im Banner enthalten sein dürfen oder nicht (z. B. keine anstößigen Inhalte, Einbindung obligatorischer rechtlicher Hinweise).
* **Interaktivität**: Spezifikationen für interaktive Elemente wie anklickbare Bereiche, Animationen oder durch den Nutzer ausgelöste Ereignisse, falls zutreffend.

Machen Sie sich mit den Richtlinien für Inhaltsstandards des Händlers vertraut, um Ihre Kampagne zu starten. Diese Richtlinien enthalten Beispiel-URLs, Seitenpositionierungen und spezifische Beschränkungen für Bildmaterialinhalte. Wenden Sie sich an Ihren Customer Integration Engineer (CIE), um detaillierte Informationen über verfügbare Banner-Platzierungen und deren Spezifikationen zu erhalten. Hier ist ein Beispiel:

<figure><img src="/files/mfQ3sjdcLbijBnVcACuL" 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/de/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.
