> 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-a-sponsored-text-asset-as-a-partner.md).

# Ein gesponsertes Text-Asset als Partner anfordern

Eine Art von Asset, die Sie verwenden können, um Traffic zu Marken zu lenken, ist das *Gesponserter Text* -Asset. Dieser Asset-Typ liegt in Form kurzer Textzeilen vor und ähnelt den gesponserten Anzeigen, die Sie auf Suchergebnisseiten finden würden.

#### Eine neue Anzeige für gesponserten Text 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 oben rechts **Anfrage → Gesponserter Text**.
3. Füllen Sie das Formular aus.
   * Siehe die *Feldreferenz für gesponserten Text* unten für weitere Informationen.
4. Wählen Sie **Absenden**.

   <div data-with-frame="true"><figure><img src="/files/068732a3d87bde65810c3996ff4a59938a7f7941" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>Feldreferenz für gesponserten Text</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 optional 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       | Fordern Sie das Asset optional exklusiv für Ihre Nutzung an.                                                                                                                       |
| Optionales Beispiel     | Fügen Sie optional ein Beispiel hinzu, wie das Asset aussehen soll oder welcher Text darin verwendet werden könnte.                                                                |
| Zusätzliche Anweisungen | Fügen Sie optional weitere Kommentare hinzu, die die Marke bei der Prüfung Ihrer Anfrage berücksichtigen soll.                                                                     |

</details>

#### Überprüfen Sie den Status Ihrer Anfrage für gesponserten Text

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. Suchen Sie Ihre Anfrage.
   * Wähle den **Marke** filtern Sie dann die Marke aus, an die Sie die Anfrage gesendet haben.
   * Wählen Sie **Anfrageart** → **Asset**.
3. Um die Details Ihrer Anfrage anzuzeigen, fahren Sie mit der Maus über die Anfrage und wählen Sie ![](/files/f488fb4c1aaf84fe9ef8357952b0bc05f31e7a55) **\[Mehr] → Anzeigen**.

   * Hier können Sie alle Kommentare sehen, die die Marke möglicherweise während der Bearbeitung und Finalisierung der Anfrage gemacht hat.

   <div data-with-frame="true"><figure><img src="/files/d4ba435d8aaea0fd80c42049d1adb82ac89ddb18" alt="" width="563"><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/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/marketing-content/requests/request-assets/request-a-sponsored-text-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.
