api - Ebay GetCategory using Category name -


is ebay provides category using category name? can able category using categoryid, want category using category name

something similar, when call ebay api category name should give me response of category.

http://open.api.ebay.com/shopping?callname=getcategoryinfo&appid=yourappid&siteid=3&categoryname=antiques&version=729

the reason functionality isn't provided ebay is: 1) it's not specific, whereas categoryid specific; 2) there many duplicate category names, "other", or time periods (1900-1949) refer comic, coins, stamps, etc.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -