> 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/review-paid-search-ads-for-trademark-bidding-violations.md).

# 商標入札違反の有料検索広告を確認する

有料検索広告を確認すると、選択した特定の広告に関する詳細情報を表示できます。また、広告のステータスを変更したり、パートナーがルールに違反していることが判明した場合は違反を記録したりすることもできます。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/a04507c15cd543fd3055919f33acaddabf53606f) **\[保護]** → **モニタリング** → **有料検索**.
2. 確認する特定の有料検索広告を見つけます。
3. 広告の上にカーソルを合わせ、次を選択します **確認**.
4. ここでは、有料検索広告に関する詳細を表示できます。

<details>

<summary>広告の詳細リファレンス</summary>

| 広告の詳細          | 説明                         |
| -------------- | -------------------------- |
| **ドメイン**       | パートナーのWebサイトのドメイン。         |
| **広告表示URL**    | 表示広告が掲載されたURL。             |
| **検索エンジン**     | 広告が検出された検索エンジン。            |
| **キーワード**      | 使用された保護対象のキーワード。           |
| **表示回数**       | 一定期間にimpact.comが広告を検出した回数。 |
| **最終確認時の広告順位** | 検索エンジンの検索結果ページにおける広告の位置。   |
| **広告文**        | 広告に含まれていたテキスト。             |
| **広告ラベル**      | 潜在的な違反の種類に関する詳細情報。         |

</details>

5. 次の項目を展開できます *コンテンツの詳細* セクションでは、広告に関するさらに詳しい情報を確認できます。追加の詳細には、次の内容が含まれます。
   * **広告ID** — 広告の一意の識別子。
   * **ポリシー —** イベントをトリガーしたポリシーの名前。
   * **デバイスタイプ —** 広告の対象となったデバイスの種類。
   * **広告のスクリーンショット —** 広告のスクリーンショットへのURL。
   * **広告クリックURL —** 広告をクリックした際の遷移先URL。
   * **SERP —** 検索エンジンの検索結果の何ページ目に広告が表示されたか。
   * **広告の位置 —** ページ上で広告が配置されていた場所。
6. 広告が利用規約に違反していると判断した場合は、】【t\_de5b26c9 *決定*の横で、次を選択します **違反** を広告の結果として指定します。
7. 次を選択します **エラー** 違反の種類を選択し、違反の **重大度** を指定します。パートナーが応答する必要がある **期限日** を設定します。必要に応じて、違反通知にファイルを添付し、パートナー向けのコメントを残すことができます。特定のパートナーと直接やり取りして質問したり、許可されていない広告の削除を依頼したりできます。
8. 必要に応じて、次を残します **コメント**。コメントを残す場合は、それが *非公開* または *公開* コメントのどちらであるかを選択します。

{% tabs %}
{% tab title="非公開" %}
コメントは、ブランドのアカウントユーザーにのみ表示されます。非公開コメントは、他のアカウントユーザー向けにメモを残したり、問題の背景情報を提供したりするために使用できます。
{% endtab %}

{% tab title="公開" %}
コメントは該当するパートナーに表示されます。
{% endtab %}
{% endtabs %}

9. ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替える]** **違反通知を送信** パートナーに違反を通知する場合。
10. 次を選択します **違反を作成** 違反を作成し、違反通知を送信します（送信を選択した場合）。
    * 作成されたすべての違反は、次の画面に表示されます *違反* 画面。次を参照してください [モニタリング違反を管理する](/brand/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/manage-your-monitoring-violations.md) 違反のステータスを調整する方法などについて確認できます。


---

# 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/review-paid-search-ads-for-trademark-bidding-violations.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.
