> 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/manage-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>

ポリシーを作成すると、 *ポリシー* 画面に表示されます。ここから、検索バーまたはフィルターバーを使ってポリシーを見つけることができます。アクティブなポリシーは編集または無効化でき、使用しなくなったポリシーは再有効化または削除できます。

{% hint style="success" %}
**注：** 非アクティブなポリシーもキーワード上限の対象になります。これらのキーワードを上限から除外するには、非アクティブなポリシーを削除する必要があります。
{% endhint %}

1. 左側のナビゲーションメニューから、 ![](/files/a04507c15cd543fd3055919f33acaddabf53606f) **\[Protect] → モニタリング → ポリシー**.
2. 変更したい特定のポリシーを見つけます。
   * 必要に応じて、ページ上部のフィルターを使用して検索対象を絞り込みます。

<details>

<summary>フィルターの参照</summary>

|            |                                                    |
| ---------- | -------------------------------------------------- |
| **フィルター**  | **説明**                                             |
| **名前**     | ポリシーを名前またはIDで検索します。                                |
| **日付**     | 特定の日付、または日付範囲内に作成されたポリシーを確認します。                    |
| **作成者**    | アカウント内の特定のユーザーが作成したポリシーを表示します。                     |
| **ステータス**  | 選択を特定のステータスのポリシーのみに絞り込みます。例：アクティブ、非アクティブ、または一時停止中。 |
| **種類**     | ポリシーの種類を選択します。例：有料検索広告。                            |
| **国/地域**   | 監視対象の国または地域を選択します。                                 |
| **検索エンジン** | 特定の検索エンジンに対するポリシーのみを表示します。                         |
| **言語**     | 選択を特定の言語のもののみに絞り込みます。                              |

</details>

3. 行の右端にカーソルを合わせて、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]**.
4. アクションを選択します。

   * **有効化**：ポリシーのステータスを *アクティブ*に変更します。これにより、検索エンジン上のデータの監視が再開されます。
   * **無効化**：ポリシーのステータスを *非アクティブ*にします。これにより監視は一時停止されますが、商標は毎月のキーワード上限から削除されません。
   * **削除：** ポリシーを完全に削除し、商標を毎月のキーワード上限から削除します。

   <div data-with-frame="true"><figure><img src="/files/5c33f3ae30e1c9aabfecec4444de5b4b2c9cc796" 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/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/manage-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.
