> 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/multi-program-reports/operations-reports/partner-group-membership-report.md).

# 合作伙伴群组成员报告

合作伙伴组成员关系报告显示您的所有 [合作伙伴组](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) 以及其成员，并提供有关合作伙伴合同状态、组更新日期等的更多见解。

#### 查看报告

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **报表** → **更多报告**.
2. 使用 **运营** 先筛选，然后选择 **合作伙伴组成员关系**.
3. 在下方 *合作伙伴组成员关系*，你可以筛选想要查看的数据。选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]** 当您设置好筛选条件时。

   * 查看 *筛选条件参考* 和 *数据列参考* 了解更多信息。

   <div data-with-frame="true"><figure><img src="/files/02a80574bc8e1b7229257d457d5eb97010cefa22" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>筛选条件参考</summary>

| 筛选器  | 说明                                                                                                                                                                                                                                  |
| ---- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 活动   | 按您想查看数据的某个品牌计划筛选。                                                                                                                                                                                                                   |
| 组    | 按您想查看数据的某个合作伙伴组筛选。                                                                                                                                                                                                                  |
| 合同状态 | <p>按合作伙伴的合同状态筛选。合同状态包括：</p><p>• <strong>全部：</strong> 查看所有合同状态下的所有合作伙伴。</p><p>• <strong>活跃：</strong> 查看您目前正在合作且已批准的合作伙伴。</p><p>• <strong>已过期：</strong> 查看合同或工作协议条款已到期的合作伙伴。</p><p>• <strong>暂停：</strong> 查看您已停止合作但未来可能恢复合作的合作伙伴。</p> |
| 合作伙伴 | 按您想查看数据的特定合作伙伴筛选。                                                                                                                                                                                                                   |

</details>

<details>

<summary>数据列参考</summary>

| 列                                 | 说明                                         |
| --------------------------------- | ------------------------------------------ |
| 项目                                | 合作伙伴组所属计划的名称。                              |
| 合作伙伴组 ID                          | 与合作伙伴组相关联的唯一标识符。                           |
| 合作伙伴组                             | 合作伙伴组的名称。                                  |
| <p>PG DLU</p><p>（合作伙伴组最后更新日期）</p> | 某个特定合作伙伴组最后更新的日期。例如，合作伙伴上次被添加到组中或从组中移除的时间。 |
| 合作伙伴 ID                           | 与合作伙伴相关联的唯一标识符。                            |
| 合作伙伴                              | 与该合作伙伴组相关联的合作伙伴名称。                         |
| 合作伙伴合同状态                          | 您与合作伙伴之间合同协议的当前状态。                         |
| 合同加入日期                            | 合作伙伴加入您的计划的日期。                             |
| 合同到期日期                            | 合作伙伴合同到期的日期。                               |

</details>


---

# 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/multi-program-reports/operations-reports/partner-group-membership-report.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.
