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