> 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/ja/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/seller-performance-by-partner-for-brands.md).

# ブランド向けパートナー別Seller成果

この *セラー - パートナー別パフォーマンス* レポートでは、Amazon Sellerプログラムのどの [広告](/brand/ja/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/send-assets-to-your-partners.md) が最もパフォーマンスが高いかがわかります。

## レポートを管理する

1. 左側のナビゲーションバーで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → レポート → その他のレポート**.
2. 次の *カテゴリ* 検索バーの横にあるフィルターで、次の **パフォーマンス** フィルターを選択します。
3. 選択します **セラー - パートナー別パフォーマンス**.
   * 行にカーソルを合わせて次を選択すると、レポートを左側のメニューバーにピン留めすることもできます **ピン留め**.
4. レポートの見出しの下で、表示したいデータをフィルタリングします。必要なフィルターを設定したら、次を選択します ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[検索]**.
   * ページ右上のアイコンを使って、 ![](/files/81c8ea6eb0a0417964083897285a4179bb98f3e6) **\[ピン留め]**, ![](/files/5662596adafcd460c15e06760fa350883bc5e7f4) **\[スケジュール]**、または ![](/files/13cccf72e7bffda0ccdbcbaccef663ee74d618f0) **\[ダウンロード]** レポートを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上で顧客が購入したプロモート商品の合計数量です。Amazon Sellerプログラムでは、1回の購入イベントで複数の数量が販売される場合があります。                                                                                                                                      |
| 商品売上合計             | `totalAttributedSales14d`                 | パートナーの広告をクリックした後、Amazon上で顧客が購入したプロモート商品の総売上額です。                                                                                                                                                                                      |
| クリック通過数            | `クリック通過`                                  | 顧客がパートナーの広告をクリックし、広告外の遷移先（例：商品詳細ページやランディングページ）へ移動した回数です。                                                                                                                                                                             |

</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/ja/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.
