> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/manage-ad-defaults-as-a-brand.md).

# Anzeigen-Standardeinstellungen als Marke verwalten

Wenn Sie in Ihrem Programm neue Anzeigen oder Inhalte erstellen, können Sie Standardwerte verwenden, um festzulegen, wie sie sich verhalten. Dies trägt zu einer konsistenten Auslieferung bei und reduziert den Zeitaufwand, der erforderlich ist, um jedes Element einzeln zu konfigurieren.

1. Wählen Sie in der oberen Navigationsleiste ![](/files/4fa7c3e47e2dc9a63e140c0862eeab4caaaca16f) **\[Benutzerprofil] → Einstellungen**.
2. Im *Programm* Spalte, unter *Allgemein*, wählen Sie [**Anzeigeneinstellungen**](https://app.impact.com/secure/advertiser/campaign/campaign-ad-settings-flow.ihtml).
3. Navigieren Sie zu den *Standardwerte* Bereich und wählen Sie die Einstellungen aus, die Sie als Standard festlegen möchten.

<details>

<summary>Referenz zu Anzeigen-Standardwerten</summary>

| Einstellung                         | Beschreibung                                                                                                                                                                                                                                                                                                                                                                         |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Für Mobilgeräte geeignet            | <p>Diese Einstellung gibt an, ob eine Anzeige für Mobilgeräte formatiert ist.</p><p>Wählen Sie den <img src="/files/64872a881bbcad7f6273699539edc453990d4f0a" alt=""> <strong>\[Nicht angekreuztes Kontrollkästchen]</strong> um standardmäßig alle neuen Anzeigen als für Mobilgeräte geeignet zu markieren.</p>                                                                    |
| Zukünftige Anzeigen anzeigen        | <p>Anzeigen mit zukünftigem Datum werden erst zum Startdatum aktiviert, das Sie bei der Anzeigenerstellung festlegen.</p><p>Wählen Sie den <img src="/files/64872a881bbcad7f6273699539edc453990d4f0a" alt=""> <strong>\[Nicht angekreuztes Kontrollkästchen]</strong> um Partnern zu erlauben, Ihre Anzeigen mit zukünftigem Datum anzuzeigen.</p>                                   |
| Zukünftige Deals anzeigen           | <p>Deals mit zukünftigem Datum werden erst zum Startdatum aktiviert, das Sie bei der Deal-Erstellung festlegen.</p><p>Wählen Sie den <img src="/files/64872a881bbcad7f6273699539edc453990d4f0a" alt=""> <strong>\[Nicht angekreuztes Kontrollkästchen]</strong> um Partnern zu erlauben, Deals mit einem zukünftigen Startdatum anzuzeigen.</p>                                      |
| Impression-Pixel von Drittanbietern | <p>Mit dieser Einstellung können Sie Impressionsdaten an ein externes Analyse- oder Tracking-System senden, wenn Sie eine Anzeige mit einem Partner teilen.</p><p>Wählen Sie den <img src="/files/64872a881bbcad7f6273699539edc453990d4f0a" alt=""> <strong>\[Nicht angekreuztes Kontrollkästchen]</strong> um Tracking-Pixel externer Plattformen in Ihre Anzeigen einzubetten.</p> |
| Anzeigenanfrage                     | Diese Einstellung steuert, ob Partner Anzeigenanfragen an Ihr Programm senden können. Das Kontrollkästchen ist standardmäßig aktiviert. Deaktivieren Sie das Kontrollkästchen, um zu verhindern, dass alle Partner Anzeigenanfragen senden.                                                                                                                                          |

</details>

4. Wählen Sie **Speichern**.

<div data-with-frame="true"><figure><img src="/files/bbc177fd21617b04e7c6188d436e8eafa261b00e" alt="" width="470"><figcaption></figcaption></figure></div>


---

# 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.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/manage-ad-defaults-as-a-brand.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.
