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

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

</details>

5. を展開できます *コンテンツの詳細* セクションを展開すると、広告についてさらに詳しい情報を確認できます。追加情報には次が含まれます:
   * **広告 ID** — 広告の一意の識別子。
   * **ポリシー —** イベントを発生させたポリシーの名前。
   * **デバイスタイプ —** 広告が対象としたデバイスの種類。
   * **広告スクリーンショット —** 広告のスクリーンショットへのURL。
   * **広告クリックURL —** 広告をクリックすると移動するURL。
   * **SERP —** 検索エンジンの検索結果の何ページ目に広告が表示されたか。
   * **広告の掲載位置 —** ページ上のどこに広告が配置されていたか。
6. 広告が利用規約に違反していると判断した場合は、の横に *判定*、選択します **違反** を広告の結果として選択します。
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.
