> 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/agency/zh/what-would-you-like-to-learn-about/reports/advertiser-partner-listing-for-agencies.md).

# 面向代理机构的广告主合作伙伴列表

该 *广告主合作伙伴列表* 报告显示您管理的每个项目所签约的所有合作伙伴。使用此报告，您可以查看合作伙伴签约到哪个受管项目。您还可以查看您何时加入（以及何时离开，如适用）该项目，哪种类型的合作伙伴（例如， *直接*）已签约到受管项目，以及更多信息。

#### 管理报告

您在此创建的任何报告都可以被 *安排* 和 *保存* 通过使用屏幕右上角的按钮。

1. 从左侧导航菜单，选择 **报告** **→ 更多报告**.
2. 从 *类别* 在搜索栏旁的筛选器中，选择 **自定义**.
3. 选择 **广告主合作伙伴列表**.
4. 在报告标题下，筛选您要查看的数据。选择 ![](/files/09b0c64e96c550912ba3e28f3bee02f13e6e4831) **\[搜索]** 当您设置好筛选条件时。
   * 查看 *筛选参考* 下表可了解有关可用不同筛选器的更多信息。
   * 查看 *表格参考* 下方以获取更多信息。

<details>

<summary>筛选参考</summary>

|        |                               |
| ------ | ----------------------------- |
| **筛选** | **说明**                        |
| 广告主    | 选择您想包含在此报告中的品牌（原称 *广告主*）      |
| 项目     | 选择您想包含在此报告中的项目。               |
| 媒体     | 选择您想包含在此报告中的合作伙伴（原称 *媒体合作伙伴*） |

</details>

<details>

<summary>表格参考</summary>

|         |                                                    |
| ------- | -------------------------------------------------- |
| **表格列** | **说明**                                             |
| 活动 ID   | impact.com 为该项目（原称 *活动*）分配的 ID，即该行合作伙伴所签约的项目的 ID。  |
| 活动      | 该行合作伙伴所签约的项目名称。                                    |
| 广告主 ID  | impact.com 为该品牌（原称 *广告主*）分配的 ID，即该行合作伙伴所合作的品牌的 ID。 |
| 广告主     | 该行合作伙伴签约的品牌名称。                                     |
| 合作伙伴 ID | 该行合作伙伴的 impact.com 分配 ID。                          |
| 合作伙伴    | 该行合作伙伴的名称。                                         |
| 类型      | 合作伙伴加入该项目的方式（例如，通过合作伙伴的品牌市场）。                      |
| 网址      | 由合作伙伴提供的 URL。                                      |
| 合同名称    | 管辖该合作关系的合同名称。                                      |
| 添加日期    | 该行合作伙伴签署合同的日期和时间。                                  |
| 过期日期    | 该行合同到期的日期和时间（如果已到期）。如果合同尚未到期，则此项为空。                |

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

```
GET https://help.impact.com/agency/zh/what-would-you-like-to-learn-about/reports/advertiser-partner-listing-for-agencies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
