> 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/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/marketing-content/requests/request-assets/request-an-article-asset-as-a-partner.md).

# Ein Artikel-Asset als Partner anfordern

Eine Art von Asset, das Sie verwenden können, um Traffic zu einer Marke zu lenken, ist ein **Artikel** Asset. Dabei handelt es sich um eine generische Anzeige, die aus einzigartigem HTML erstellt wird, das Marken für Ihre Marketingnutzung auf impact.com hochladen.

#### Eine neue Artikel-Anzeige anfordern

1. Wählen Sie im oberen Navigationsmenü **Inhalt →** [**Anfragen**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. Wählen Sie in der oberen rechten Ecke **Anfordern → Artikel**.
3. Füllen Sie das Formular aus.
   * Siehe die *Referenz zum Formular für Artikel-Assets* für weitere Informationen.
4. Wählen Sie **Absenden**.

<details>

<summary>Referenz zum Formular für Artikel-Assets</summary>

| Formularfeld            | Beschreibung                                                                                                                                                                       |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Marke                   | Wählen Sie aus dem Dropdown-Menü die Marke aus, an die diese Anfrage gesendet werden soll. Wenn eine Marke nicht angezeigt wird, hat sie möglicherweise Werbeanfragen deaktiviert. |
| Deal                    | Wählen Sie optional den Deal aus, dem dieses Asset zugeordnet werden soll.                                                                                                         |
| Sprache                 | Wählen Sie aus, in welcher Sprache das Asset sein soll.                                                                                                                            |
| Gewünschtes Datum       | Wählen Sie das Datum aus, bis zu dem Sie das Asset benötigen.                                                                                                                      |
| Exklusive Anzeige       | Entscheiden Sie, ob das Asset ausschließlich für Ihre Nutzung bestimmt sein soll.                                                                                                  |
| Optionales Beispiel     | Fügen Sie ein Beispiel dafür hinzu, wie das Asset aussehen könnte, oder den Text, der darin verwendet werden könnte.                                                               |
| Zusätzliche Anweisungen | Fügen Sie alle zusätzlichen Kommentare hinzu, die die Marke bei der Prüfung der Anfrage berücksichtigen soll.                                                                      |

</details>

#### Prüfen Sie den Status Ihrer Artikel-Asset-Anfrage

Nachdem Sie Ihre Anfrage eingereicht haben, können Sie ihren Status überprüfen.

1. Wählen Sie im oberen Navigationsmenü **Inhalt →** [**Anfragen**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. Wähle den **Marke** filtern Sie dann die Marke aus, an die Sie die Anfrage gesendet haben.
3. Wähle den **Anfrageart** Dropdown-Menü, und wählen Sie dann **Asset**.
4. Um die Details Ihrer Anfrage anzuzeigen, wählen Sie ![](/files/f488fb4c1aaf84fe9ef8357952b0bc05f31e7a55) **\[Mehr]** → **Anzeigen**.
   * Von hier aus können Sie alle Kommentare sehen, die die Marke bei der Bearbeitung und Finalisierung der Anfrage gemacht hat.


---

# 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/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/marketing-content/requests/request-assets/request-an-article-asset-as-a-partner.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.
