> 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/ja/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/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[確認]** → **拡張検索** → [**自分の検索**](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/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェックボックス]** Marketplace と外部ネットワークの結果を含めるには
   * **Marketplaceの結果** 結果は、以下と照合される「ネットワーク内」の結果です [Discoverの概要](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md)
   * **拡張結果** 結果は、「ネットワーク外」の結果で、Discoverマーケットプレイス内の結果とは一致しません。
5. 希望する項目を選択してください [パートナー規模](/brand/ja/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/ab38434ead2a670cae5e26d06861e46706482cc3" 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/ja/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.
