> 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).

# Standardwerte für Anzeigen als Marke verwalten

Wenn Sie in Ihrem Programm neue Anzeigen oder Inhalte erstellen, können Sie Standardwerte verwenden, um festzulegen, wie sie sich verhalten. Das trägt dazu bei, eine einheitliche Auslieferung sicherzustellen, und reduziert den Zeitaufwand für die individuelle Konfiguration jedes einzelnen Elements.

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

<details>

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

| Einstellung                           | Beschreibung                                                                                                                                                                                                                                                                                                                                                                                   |
| ------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Mobilfähig                            | <p>Diese Einstellung gibt an, ob eine Anzeige für Mobilgeräte formatiert ist.</p><p>Wählen Sie das <img src="/files/64872a881bbcad7f6273699539edc453990d4f0a" alt=""> <strong>\[nicht markiertes Kontrollkästchen]</strong> um standardmäßig alle neuen Anzeigen als mobilfähig zu markieren.</p>                                                                                              |
| Zukünftige Anzeigen anzeigen          | <p>Anzeigen mit zukünftigem Datum werden erst zum Startdatum aktiviert, das Sie bei der Erstellung der Anzeige festlegen.</p><p>Wählen Sie das <img src="/files/64872a881bbcad7f6273699539edc453990d4f0a" alt=""> <strong>\[nicht markiertes Kontrollkästchen]</strong> um Partnern zu ermöglichen, Ihre Anzeigen mit zukünftigem Startdatum anzuzeigen.</p>                                   |
| Zukünftige Deals anzeigen             | <p>Deals mit zukünftigem Datum werden erst zum Startdatum aktiviert, das Sie bei der Erstellung des Deals festlegen.</p><p>Wählen Sie das <img src="/files/64872a881bbcad7f6273699539edc453990d4f0a" alt=""> <strong>\[nicht markiertes Kontrollkästchen]</strong> um Partnern zu ermöglichen, Deals mit zukünftigem Startdatum anzuzeigen.</p>                                                |
| Impression-Pixel eines Drittanbieters | <p>Diese Einstellung ermöglicht es Ihnen, Impressionsdaten an ein externes Analyse- oder Tracking-System zu senden, wenn Sie eine Anzeige mit einem Partner teilen.</p><p>Wählen Sie das <img src="/files/64872a881bbcad7f6273699539edc453990d4f0a" alt=""> <strong>\[nicht markiertes Kontrollkästchen]</strong> um Tracking-Pixel von externen Plattformen in Ihre Anzeigen einzubetten.</p> |
| Anzeigenanfrage                       | Diese Einstellung steuert, ob Partner Anzeigenanfragen an Ihr Programm übermitteln können. Das Kontrollkästchen ist standardmäßig aktiviert. Deaktivieren Sie das Kontrollkästchen, um zu verhindern, dass alle Partner Anzeigenanfragen übermitteln.                                                                                                                                          |

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