Performance Reports
This page is about how Daasity replicates data from the Performance Reports section of the Amazon Selling Partner Reports API, limitations to the data we can extract and where the data is stored.
Last updated
Was this helpful?
This page is about how Daasity replicates data from the Performance Reports section of the Amazon Selling Partner Reports API, limitations to the data we can extract and where the data is stored.
Last updated
Was this helpful?
The Daasity Amazon Seller Central integrations utilize the Selling Partner API (SP-API) which is a REST-based API that helps Amazon selling partners programmatically access their data on orders, shipments, payments, and more.
This integration is available for:
Enterprise
The Daasity Amazon Seller Central - Reports API - Performance Reports extractor is built based on this . The following endpoints are used by Daasity to replicate data from Amazon Seller Central:
illustrating the different tables and keys to join across tables.
The Reports API will generate files in one of three formats (CSV, XML, and JSON). A report might vary slightly for each Seller Central account and thus Daasity will dynamically create the table based on the file extracted from Amazon. Thus each table will be a direct mapping from the file output to the table with no transformation.
This report provides details on the negative and neutral feedback (one to three stars) from buyers who rated the seller's performance
Update Method: UPSERT
Table Name:
[AMAZON_SELLER_CENTRAL.GET_SELLER_FEEDBACK_DATA
]
This report provides a selection of the performance metrics data from the Seller Central dashboard including Customer Service, Fulfillment, Product Quality, etc.
Update Method: UPSERT
Table Name:
[AMAZON_SELLER_CENTRAL.GET_V1_SELLER_PERFORMANCE_REPORT
]
This report provides the individual performance metrics data from the Account Health dashboard that is accessible via Performance -> Account Health in the Seller Central UI
Update Method: UPSERT
Table Name:
[AMAZON_SELLER_CENTRAL.GET_V2_SELLER_PERFORMANCE_REPORT
]
The report provides data on the 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).
Update Method: UPSERT
Table Name:
[AMAZON_SELLER_CENTRAL.GET_PROMOTION_PERFORMANCE_REPORT
]
The report provides campaign-level details (total clips, redemptions) and coupon-level details (start/end date, clips, redemptions, and budget information).
Update Method: UPSERT
Table Name:
[AMAZON_SELLER_CENTRAL.GET_COUPON_PERFORMANCE_REPORT
]
Endpoint:
To opt in for real-time or hourly requests, please reach out to
Endpoint:
To opt in for real-time or hourly requests, please reach out to
Endpoint:
To opt in for real-time or hourly requests, please reach out to
Endpoint:
To opt in for real-time or hourly requests, please reach out to
Endpoint:
To opt in for real-time or hourly requests, please reach out to