> 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/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/seller-performance-by-partner-for-brands.md).

# 卖家 - 按合作伙伴绩效（适用于品牌）

该 *卖家 - 按合作伙伴划分的表现* 报告显示了您 Amazon Seller 计划中的合作伙伴和创作者的表现。使用该报告可查看哪些合作伙伴带来了最多的点击、加入购物车、购买和销售，从而识别表现最佳者并优化您的计划。

## 管理报告

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 报告 → 更多报告**.
2. 在 *类别* 过滤器中，位于搜索栏旁边，选择 **表现** 过滤器。
3. 选择 [**卖家 - 按合作伙伴划分的表现**](https://app.impact.com/secure/advertiser/report/viewReport.report?handle=seller_perf_by_partner).
   * 您还可以将鼠标悬停在该行上并选择以下选项，将报告固定到左侧菜单栏： **置顶**.
4. 在报告标题下方，筛选您想查看的数据。设置好所需筛选条件后，选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]**.
   * 使用页面右上角的图标可以 ![](/files/f2cd40135c73f6a887b0e5ddd3eb322ff64f8eda) **\[置顶]**, ![](/files/a227f44980d3830df1b0c6048ed803cc578f06b8) **\[计划]**，或 ![](/files/36f8f38d9db0794ea02128e6788ef17fca46bd12) **\[下载]** 以 PDF、Excel 或 CSV 格式下载报告。
   * 请参阅以下参考信息，以更好地了解该报告。

<details>

<summary>筛选器参考</summary>

| 筛选器  | 说明                          |
| ---- | --------------------------- |
| 日期范围 | 按创建时间筛选数据。                  |
| 合作伙伴 | 按您要查看数据的合作伙伴或创作者的名称或类别进行筛选。 |

</details>

<details>

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

| 列               | Amazon 属性                                 | 说明                                                                                                                                                                                     |
| --------------- | ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 合作伙伴 ID         | `adGroupId`                               | 合作伙伴或创作者的唯一标识符。                                                                                                                                                                        |
| 总点击次数（DPV）      | `attributedTotalDetailPageViewsClicks14d` | <p>点击 <em>详情页面浏览量（DPV）</em> 指在点击合作伙伴的广告后，合作伙伴因将客户引导至您的商品详情页而获得归因的次数。</p><p>这包括您 <a href="https://advertising.amazon.com/help/GHYXY6HJRDM5VCCY"><em>展示型推广</em></a> 广告中的商品以及您目录中的商品。</p> |
| 总加入购物车点击次数（ATC） | `attributedTotalAddToCartClicks14d`       | 指在点击合作伙伴的广告后，合作伙伴因促使客户将推广商品加入购物车而获得归因的次数。                                                                                                                                              |
| 总购买次数           | `attributedTotalPurchases14d`             | 指推广商品被纳入购买事件的次数，不考虑单位数量。购买事件包括商品租赁和 [订阅省](https://www.amazon.com/b?ie=UTF8\&node=15283820011) 订阅。                                                                                      |
| 售出总单位数          | `totalUnitsSold14d`                       | 在接触到合作伙伴的广告后，亚马逊上的客户购买的推广商品总数量。一个 Amazon Seller 计划在单次购买事件中可能售出多个单位。                                                                                                                    |
| 总商品销售额          | `totalAttributedSales14d`                 | 在点击合作伙伴的广告后，亚马逊上的客户购买的推广商品总销售金额。                                                                                                                                                       |
| 点击跳转            | `点击跳转`                                    | 指客户点击合作伙伴的广告并被引导至广告外目的地（例如，您的商品详情页或落地页）的次数。                                                                                                                                            |

</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/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/seller-performance-by-partner-for-brands.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.
