> 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/zh/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/social-monitoring/review-social-monitoring-results.md).

# 查看社交监控结果

社交监控让你能够查看合作伙伴在社交媒体上的哪些位置推广你的业务，以及这些帖子是否存在任何相关风险。然后，你可以决定是否记录违规，以便合作伙伴更正这些帖子。

#### 访问社交监控结果

1. 从左侧导航栏中，选择 ![](/files/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **\[Protect]** → **监控** → **社交**.
2. 使用筛选器查找特定的社交审核。

   <div data-with-frame="true"><figure><img src="/files/5dcff36e78eab89f7b7b021e9926ab026db381a3" 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/zh/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.
