> 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. 从左侧导航菜单中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FLGBlwxuVWsrxNsjYUMjf%2Fdiscover-v2%20\(1\).svg?alt=media\&token=8a0e56eb-ff89-4046-8e72-ad2b503f8bf9) **\[发现]** → **扩展搜索** → [**我的搜索**](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. 选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FwXho9QKP3e4iU4ZKUSJ5%2F167ebb8cc30303.svg?alt=media\&token=a046e9f0-63aa-46f6-8a35-f73973fd326c) **\[复选框]** 以包含来自 Marketplace 和外部网络的结果。
   * **Marketplace 结果** 结果是与以下内容匹配的“站内”结果 [Discover 概览](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md)
   * **扩展结果** 是不与 Discover 市场中的结果匹配的“站外”结果。
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="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FHLd7NCUftYkgaYOGGwnR%2FScreenshot%202026-05-11%20at%2017.18.47.png?alt=media&amp;token=4431ca18-1fe4-4b1d-a45e-a9225efabd1f" 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.
