> 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/partner/ja/nitsuitebitaidesuka/seller-partnerships/amazon-seller-partnerships/amazon-seller-reporting-for-partners/seller-performance-by-product-for-partners.md).

# セラー - パートナー向け商品別パフォーマンス

この *販売者 - 商品別パフォーマンス* このレポートでは、Amazon 上の各ブランド商品について、どれだけのトラフィックと売上を生み出しているかがわかります。

## レポートを管理する

1. 上部のナビゲーションバーから、 **レポート［ドロップダウン メニュー］→［その他のレポート］**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターを選択し、 **パフォーマンス** フィルター。
3. 選択 [**販売者 - 商品別パフォーマンス**](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=partner_seller_Perf_by_product).
   * 行にカーソルを合わせて次を選択すると、レポートを上部ナビゲーションバーに固定することもできます。 **ピン留め**.
4. レポートの見出しの下で、表示したいデータをフィルターします。必要なフィルターを設定したら、次を選択します ![](/files/32fe5b2a31fcc6d4be3e0d7e38a6bc36ba6ccf68) **\[検索]**.
   * ページ右上のアイコンを使用して ![](/files/78d8d39b9eaa17f8591b7aa62df486826385c51d) **\[スケジュール]**, ![](/files/77a97fc2129cc762734d41ac7dc309043f56cce6) **\[ダウンロード]** レポートを PDF、Excel、または CSV 形式で、または ![](/files/c79bee2552ce848ef07a9e3ccc1e2a6ac7208054) **\[エクスポート]** API 経由で取得します。
   * レポートをよりよく理解するには、以下の参照情報をご覧ください。

<details>

<summary>フィルターリファレンス</summary>

| フィルター  | 説明                                         |
| ------ | ------------------------------------------ |
| 日付範囲   | 作成日時でデータを絞り込みます。                           |
| 商品カテゴリ | 表示する商品を、その商品が属するカテゴリを選択して絞り込めます。たとえば、 *靴*. |

</details>

<details>

<summary>レポートデータ列リファレンス</summary>

| 列               | Amazon属性               | 説明                                                                       |
| --------------- | ---------------------- | ------------------------------------------------------------------------ |
| 商品名             | `商品名`                  | ブランドの商品カタログに掲載されている商品の名称です。                                              |
| ブランド            | `広告グループID`             | その商品を販売しているブランド名です。                                                      |
| クリック数（DPV）      | `帰属詳細ページビュークリック数（14日）` | クリック数 *詳細ページビュー（DPV）* 広告クリックを通じて顧客をブランドの商品詳細ページへ誘導した功績としてカウントされた回数を指します。 |
| カート追加クリック数（ATC） | `帰属カート追加クリック数（14日）`    | 広告クリックを通じて顧客がブランドの商品をカートに追加した功績としてカウントされた回数です。                           |
| 購入数             | `帰属購入数`                | 顧客がブランドの商品を1点以上含む購入を行った回数です。購入には、商品のレンタルおよび定期購読も含まれます。                   |
| 販売数量            | `販売数量（14日）`            | 広告に接触した後に、顧客が Amazon で購入したブランド商品の合計数量です。複数ある場合があります *販売数量* が 1 回の *購入*.  |
| 商品売上            | `帰属売上高（14日）`           | 広告クリックを通じてプログラムの商品購入を促したことにより発生した総売上額。                                   |

</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/partner/ja/nitsuitebitaidesuka/seller-partnerships/amazon-seller-partnerships/amazon-seller-reporting-for-partners/seller-performance-by-product-for-partners.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.
