In the requests, this is a leaf category to retrieve recommended Item Specifics for. (This call returns no results for a parent category.) To determine which leaf categories support listing with custom Item Specifics, use GetCategoryFeatures and GetCategories.
Note: This call may return recommendations for categories that don't support listing with custom Item Specifics. That is, the presence of recommendations for a category does not necessarily mean that AddItem supports custom Item Specifics for that category and site.
Either CategoryID or CategorySpecfics.CategoryID is required (or the request will return an error).
In responses, this is the leaf category that the recommendations are associated with. It is always a category that you specified in the request.
Only returned for categories that have recommended Item Specifics or when you also pass in the Name field.
See the Field Index to learn which calls use CategoryID.
In the request, use this to retrieve recommended values for a particular name (in the specified category). This could be an arbitrary name that the seller wants to check, or it could be a name that was returned in a prior response. At the time of this writing, this value is case-sensitive. (Wildcards are not supported.)
In the response, contains a list of Item Specifics (if any) that eBay recommends as most popular within the specified category.
In the response, not returned when you pass LastUpdateTime in the request.
See the Field Index to learn which calls use ItemSpecifics.
This document was generated with a customized version of the apireferencedocs tool.