Performance Report Type Values
The available Performance Report Type Values for the Selling Partner Reports API.
Name | Description |
---|---|
Flat File Feedback Report reportType value: |
For all sellers. Tab-delimited flat file report that contains negative and neutral feedback (one to three stars) from buyers who rated the seller's performance. Can be requested. |
XML Customer Metrics Report reportType value: |
For all sellers. XML report that contains select, individual performance metrics data from the Seller Central dashboard. Can be requested. |
Seller Performance Report reportType value: |
For all sellers. Report that contains the individual performance metrics data from the Seller Central Account Health dashboard. Can be requested |
Promotions Performance Report reportType value: |
Available to sellers who have the Selling Partner Insights Selling Partner API role and vendors who have the Brand Analytics Selling Partner API role who are also registered in Amazon's Brand Registry. JSON report containing data from promotion campaigns to help sellers and vendors optimize their promotions and adjust their advertising strategies. The report includes sales from promotions, the types of discounts that were offered, and how many items were sold as a result of the promotions. Currently, three promotion types are supported for vendors (Best Deal, Lightning Deal, and Price Discount), and two promotion types are supported for sellers (Best Deal and Lightning Deal). This report accepts the following reportOptions values:
Requests must include the promotionStartDateFrom and promotionStartDateTo in the reportOptions. All promotions with a start date-time that fall within the range of promotionStartDateFrom and promotionStartDateTo will be included. Report behaviors:
Can be requested by both sellers and vendors. |
Coupons Performance Report reportType value: Schemas:sellerCouponReport |
Available to sellers and vendors who have the Brand Analytics Selling Partner API role. JSON report containing data from coupon campaigns to help vendors optimize their promotions and adjust their advertising strategies. The report includes campaign-level details (total clips, redemptions) and coupon-level details (start/end date, clips, redemptions, and budget information). This report accepts the following reportOptions values:
Example: "reportOptions": {"campaignStartDateFrom": "2020-11-23T15:33:26Z","campaignStartDateTo": "2020-12-06T15:33:26Z"}
Requests must include the campaignStartDateFrom and campaignStartDateTo in the reportOptions. All campaigns with a start date-time that fall within the range of campaignStartDateFrom and campaignStartDateTo will be included. The start date-time of a campaign is considered to be the earliest start date-time of any of its coupons. Report behaviors:
Can be requested. |
Updated 20 days ago