> 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.
