> 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/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/exclude-partners-from-your-paid-search-monitoring-policies.md).

# 有料検索モニタリングポリシーからパートナーを除外する

<a href="https://pxa.impact.com/student/activity/1117601?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=pro-350&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

〜した後で [有料検索モニタリングポリシーを作成しました](/brand/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/create-a-paid-search-monitoring-policy.md)、特定のパートナーをこのポリシーから除外できます。この機能は、特定の期間内にあなたのキーワードを使用できる特定のパートナーとの契約がある場合に便利です。

#### 除外リストを作成

1. 左側のナビゲーション メニューから ![](/files/a04507c15cd543fd3055919f33acaddabf53606f) **［保護］** → **モニタリング** → **ポリシー**.
2. パートナーを除外したい特定の有料検索モニタリングポリシーを見つけます。
   * 以下を使用してください **種類** フィルターで絞り込みます *有料検索広告*.
3. ポリシーにカーソルを合わせてから、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]** → **除外を表示**.
4. 右上隅で、 **除外を作成**.
5. ～の *除外を作成* 画面で、次の情報を入力します：
   * この *名前* 除外の
   * この *期間* パートナーをあなたのポリシーから除外すべき期間。
   * を選択 *パートナー* から除外したい ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウン メニュー]**.
6. を選択 **保存**.

#### 除外リストを管理する

除外リストを作成したら、それらを追跡し、編集やキャンセルなどのさまざまな操作を行えます。

**除外リストを絞り込む**

1. ～の *除外* 画面で、フィルターを使用して特定の除外リストを探します。
   * 〜をご参照ください *フィルターリファレンス* 詳細は下の表をご覧ください。

<details>

<summary>フィルターリファレンス</summary>

| フィルター | 説明                                                                                                                                                                                                                          |
| ----- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 検索バー  | 除外名を入力して絞り込みます。                                                                                                                                                                                                             |
| 作成日   | 作成日に基づいて除外を絞り込みます。                                                                                                                                                                                                          |
| ステータス | <p>除外のステータスで絞り込みます：</p><p>• <strong>アクティブ：</strong> 現在の期間内で有効なすべての除外。</p><p>• <strong>期限切れ：</strong> 終了日を過ぎたすべての除外。</p><p>• <strong>キャンセル済み：</strong> キャンセルしたすべての除外。</p><p>• <strong>保留中：</strong> 開始日に近づいている今後のすべての除外。</p> |

</details>

2. 適用するフィルターを選択したら、次の追加操作を行います：

<details>

<summary>除外リストを編集する</summary>

1. 除外にカーソルを合わせて、次を選択します **編集**.
2. 編集する *名前*, *期間*、または *パートナー*.
3. を選択 **保存**.

</details>

<details>

<summary>除外をキャンセルまたは削除する</summary>

1. 除外にカーソルを合わせて、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]**.
2. を選択 **除外をキャンセル** 除外を一時的に停止するには。
   * を選択 **除外を再開** 除外を再度有効にするには。
3. を選択 **除外を削除** 除外を完全に削除するには。
   * プロンプトを読んで、次を選択します **OK** して操作を完了します。

</details>


---

# 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/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/exclude-partners-from-your-paid-search-monitoring-policies.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.
