php - how to get all category,subcategory from amazon mws? -


how can categories using amazon mws. there api categories? have access token client id.

if using

$url = "https://mws.amazonservices.com/products/2011-10-01" . '?' . $url_string . "&signature=" . $signature; 

or similar can find category item

itemattributes->productgroup if search api can return main category item either upc or isbn keyword search.

the list has changed since last time amazon officially published in 2005 if go amazon.com , click departments give small list ( if click on gray link in search bar says give bigger list.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -