> 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/performance-program/recruiting-partners/extended-search/create-a-new-extended-search.md).

# Eine neue erweiterte Suche erstellen

{% hint style="success" %}
**Hinweis:** Sie können maximal 5 aktive Suchen gleichzeitig ausführen. Sie können jedoch eine erweiterte Suche jederzeit pausieren oder löschen.
{% endhint %}

1. Wählen Sie im linken Navigationsmenü ![](/files/371f02589ccf831fcfb28d33503fa105c5c8df47) **\[Entdecken]** → **Erweiterte Suche** → [**Meine Suchen**](https://app.impact.com/secure/advertiser/discover/fr/search/searches.ihtml?u=%2Fsecure%2Fdiscover%2Fsearch%2Findex.html%3Froute%3D%2Fsearches%26layout%3DIFRAME).
2. Wählen Sie oben rechts **Suche erstellen**.
3. Auf dem *Suche erstellen* Bildschirm, füllen Sie die *Namen* und *Schlüsselwörter* der erweiterten Suche.
   * Es können maximal 10 Schlüsselwörter enthalten sein. Wählen Sie Schlüsselwörter aus, die Ihr Zielpartner typischerweise in seinen Inhalten verwendet.
4. Wählen Sie den ![](/files/73e76a52ba5d57f48c84fa82e6de6fab8b44966f) **\[Kontrollkästchen]** um Ergebnisse aus dem Marketplace und einem externen Netzwerk einzubeziehen.
   * **Marketplace-Ergebnisse** Ergebnisse sind „In-Network“-Ergebnisse, die mit dem [Discover-Übersicht](/brand/de/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md)
   * **Erweiterte Ergebnisse** sind „Out-of-Network“-Ergebnisse, die nicht mit Ergebnissen im Discover-Marktplatz übereinstimmen.
5. Wählen Sie Ihre gewünschte [Partnergröße](/brand/de/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md).
6. Wählen Sie aus, welche Kanäle in Ihren Suchergebnissen enthalten sein sollen.
   * Zu den Kanaloptionen gehören Facebook, Instagram, YouTube, Twitter/X und Pinterest.
7. Wählen Sie optional Ihren Standort, die Länder Ihrer Zielgruppe und die gewünschten Sprachen aus.
8. Wählen Sie **Speichern**.

   * Sobald eine Suche gespeichert wurde, sollten Ergebnisse innerhalb weniger Minuten generiert werden, es kann jedoch bis zu 24 Stunden dauern, bis sie angezeigt werden. Die Suche läuft fort und es werden wöchentlich bis zu etwa 100 neue Ergebnisse hinzugefügt. Erfahren Sie, wie Sie Ihre erweiterten Suchergebnisse überprüfen.
   * Um eine Überflutung mit Ergebnissen zu vermeiden, werden Suchen automatisch pausiert, wenn es 100 nicht überprüfte Suchergebnisse gibt. Suchen werden außerdem pausiert, wenn weniger als 5 Ergebnisse zurückgegeben werden.

   <div data-with-frame="true"><figure><img src="/files/12a390ab110eb13495268a11f3f51ae8837d2087" 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/brand/de/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/create-a-new-extended-search.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.
