Closed stefnats closed 2 years ago
You can use report API and report: GET_MERCHANT_LISTINGS_ALL_DATA
This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.
You can use report API and report: GET_MERCHANT_LISTINGS_ALL_DATA
Hello, I get this report, but no sale price. Can you get sale price?
Hello,
our use case is that we sometimes need to retrieve all fees, sales prices and product data of all of a seller's listings. With the old MWS API, this was possible with getting multiple listings at once, however we had always encountered rate throttling which we accepted. With the new API it's only possible to retrieve only one SKU/ASIN at a time. This means much more API Calls and much more time to retrieve. I believe this is not the best interest for Amazon. I noticed that these fees are in no reports and the sales prices are also in no reports.
So what would be the best practice to receive Fees, Product Data and Sales Prices for all listings? To be more exact
What are the best practices for retrieving data for lots of listings (>100k)?
Thanks in advance!