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

# 卖家 - 品牌的合作伙伴表现

该 *卖家 - 合作伙伴表现* 报告会告诉您，您的亚马逊卖家计划中哪些 [广告](/brand/zh/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/send-assets-to-your-partners.md) 表现最佳。

## 管理报告

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[参与] → 报告 → 更多报告**.
2. 从 *类别* 筛选器（位于搜索栏旁边）中，选择 **表现** 筛选器。
3. 选择 **卖家 - 合作伙伴表现**.
   * 您还可以将鼠标悬停在该行上并选择，将报告固定到左侧菜单栏中 **固定**.
4. 在报告标题下方，筛选您要查看的数据。设置好所需筛选条件后，选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]**.
   * 使用页面右上角的图标来 ![](/files/f2cd40135c73f6a887b0e5ddd3eb322ff64f8eda) **\[固定]**, ![](/files/a227f44980d3830df1b0c6048ed803cc578f06b8) **\[安排]**，或 ![](/files/36f8f38d9db0794ea02128e6788ef17fca46bd12) **\[下载]** 该报告的 PDF、Excel 或 CSV 格式。
   * 请参阅下面的参考信息，以更好地理解该报告。

<details>

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

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

</details>

<details>

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

| 列               | 亚马逊属性                                     | 说明                                                                                                                                                                                               |
| --------------- | ----------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 合作伙伴 ID         | `adGroupId`                               | 合作伙伴的唯一标识符。                                                                                                                                                                                      |
| 总点击次数（DPV）      | `attributedTotalDetailPageViewsClicks14d` | <p>点击次数 <em>详情页浏览量（DPV）</em> 指合作伙伴的广告被点击后，因将客户引导至您的商品详情页而获得归因的次数。</p><p>这包括您 <a href="https://advertising.amazon.com/help/GHYXY6HJRDM5VCCY"><em>Sponsored Display</em></a> 广告中的特色商品以及目录中的商品。</p> |
| 总加入购物车点击次数（ATC） | `attributedTotalAddToCartClicks14d`       | 指合作伙伴的广告被点击后，因将客户引导将推广商品加入购物车而获得归因的次数。                                                                                                                                                           |
| 总购买次数           | `attributedTotalPurchases14d`             | 指推广商品被计入一次购买事件的次数，不考虑单位数量。购买事件包括商品租赁和 [订阅并省](https://www.amazon.com/b?ie=UTF8\&node=15283820011) 订阅。                                                                                             |
| 售出总件数           | `totalUnitsSold14d`                       | 指客户在看到合作伙伴的广告后，在亚马逊上购买的推广商品总数量。一个亚马逊卖家计划在一次购买事件中可能售出多个单位。                                                                                                                                        |
| 总商品销售额          | `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:

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

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.
