> 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/social-monitoring/review-social-monitoring-results.md).

# ソーシャルモニタリング結果を確認する

ソーシャルモニタリングを使うと、パートナーがソーシャルメディア上であなたのビジネスをどこで宣伝しているか、またこれらの投稿にリスクが伴うかどうかを確認できます。その後、パートナーにこれらの投稿の修正を依頼するために違反を記録するかどうかを判断できます。

#### ソーシャルモニタリングの結果にアクセスする

1. 左側のナビゲーションバーから、 ![](/files/a04507c15cd543fd3055919f33acaddabf53606f) **\[保護]** → **モニタリング** → **ソーシャル**.
2. フィルターを使って特定のソーシャルレビューを見つけます。

   <div data-with-frame="true"><figure><img src="/files/695cd799df56e1a42906189819fadf4256d7487d" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

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

| フィルター   | 説明                                                                                                                        |
| ------- | ------------------------------------------------------------------------------------------------------------------------- |
| 検出日/終了日 | 表示したいレビュー済み投稿の日付範囲。                                                                                                       |
| パートナー   | パートナーでソーシャルレビューを絞り込みます。                                                                                                   |
| ハンドル    | パートナーのハンドルで絞り込みます。                                                                                                        |
| プロパティ   | パートナーのソーシャルアカウントで絞り込みます。                                                                                                  |
| ポリシー    | <p>特定のソーシャルポリシー設定でソーシャルレビューを絞り込みます。</p><p>異なるコンプライアンス理由を監視するために、複数のポリシーが設定されている場合があります。例: FTCコンプライアンスやブランドセーフティ。</p>      |
| 問題      | <p>特定のハンドルで見つかった問題タイプで絞り込みます。</p><p>問題には、承認されていない用語、ブランドセーフティ、または必要な場合に開示が見つからないことが含まれます。</p>                             |
| ステータス   | <p>レビュー記録のステータスで絞り込みます。</p><p>ステータスは <em>新規</em> にデフォルト設定されていますが、 <em>アーカイブ</em> や <em>ハンドル無視</em> などの他のステータスも表示できます。</p> |

</details>

<details>

<summary>テーブル参照</summary>

| 列名    | 説明                                                                  |
| ----- | ------------------------------------------------------------------- |
| 検出日   | ソーシャルレビューが見つかった日付。                                                  |
| プロパティ | パートナーのソーシャルアカウント。                                                   |
| パートナー | <p>パートナーの名前とソーシャルハンドル。</p><p>パートナーの名前を選択すると、詳細情報の表示や用語の提案ができます。</p> |
| ポリシー  | レビューに関連付けられたポリシー。                                                   |
| 検出    | ソーシャルレビューが見つかった日の投稿数とメンション数。                                        |
| 問題    | レビューで見つかった問題の数。                                                     |
| ステータス | ソーシャルレビューのステータスを表示します。                                              |

</details>

#### パートナーの投稿を確認する

1. の *ソーシャル* メイン画面で、表示したい投稿にカーソルを合わせてから、 **表示**.
2. パートナーの投稿が複数ある場合は、フィルターを使って特定の投稿を見つけます。

<details>

<summary>投稿フィルター</summary>

| フィルター   | 説明                               |
| ------- | -------------------------------- |
| 検索バー    | 投稿内の特定のテキストを検索します。               |
| 検出日/終了日 | 投稿の日付範囲。                         |
| メンション   | 選択した特定のメンションを含むすべての投稿で絞り込みます。    |
| リンク切れ   | リンク切れのあるすべての投稿で絞り込みます。           |
| スポンサー付き | スポンサー付きの投稿、またはそうでない投稿をすべて絞り込みます。 |

</details>

3. 投稿を見つけたら、投稿の詳細を確認できます：
   * 投稿の画像
     * 画像を選択すると、実際の投稿を新しいタブで表示できます。
   * 投稿の内容スニペット
     * 内容スニペットにカーソルを合わせると、投稿全体を表示できます。
   * メンション数またはリンク切れの数
   * ポリシーで設定した承認されていない用語の数とその内容
   * ポリシーで設定したブランドセーフティカテゴリの数とその内容
   * スポンサー付き
     * 投稿がスポンサー付きかどうか、また開示があるかどうか。


---

# 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/social-monitoring/review-social-monitoring-results.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.
