> 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/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/create-a-new-extended-search.md).

# 创建新的扩展搜索

{% hint style="success" %}
**注意：** 您最多可同时运行 5 个活动搜索。不过，您可以随时暂停或删除扩展搜索。
{% endhint %}

1. 从左侧导航菜单中，选择 ![](/files/fd2b2d51e9ef2d0d5d51aec8732f6c735cfd0cb5) **\[发现]** → **扩展搜索** → [**我的搜索**](https://app.impact.com/secure/advertiser/discover/fr/search/searches.ihtml?u=%2Fsecure%2Fdiscover%2Fsearch%2Findex.html%3Froute%3D%2Fsearches%26layout%3DIFRAME).
2. 在右上角，选择 **创建搜索**.
3. 在 *创建搜索* 屏幕，填写 *名称* 和 *关键词* 扩展搜索的。
   * 最多可包含 10 个关键词。请选择您的目标合作伙伴在其内容中通常使用的关键词。
4. 选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[复选框]** 以包含来自 Marketplace 和外部网络的结果。
   * **Marketplace 结果** 结果是与以下内容匹配的“网络内”结果 [Discover 概览](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md)
   * **扩展结果** 是“网络外”结果，与 Discover marketplace 中的结果不匹配。
5. 选择您想要的 [合作伙伴规模](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md).
6. 选择要在搜索结果中包含的渠道。
   * 渠道选项包括 Facebook、Instagram、YouTube、Twitter/X 和 Pinterest。
7. 可选地，选择您的位置、受众国家/地区和所需语言。
8. 选择 **保存**.

   * 搜索保存后，结果应会在几分钟内开始生成，但最多可能需要 24 小时才能填充完毕。该搜索会持续进行，每周最多会新增约 100 条新结果。了解如何查看您的扩展搜索结果。
   * 为防止结果过多，如果有 100 条未审核的搜索结果，搜索会自动暂停。当搜索返回少于 5 条结果时，也会暂停。

   <div data-with-frame="true"><figure><img src="/files/7d1e696c3caf75702d8f014c0b630757a775cdbd" 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/zh/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.
