Class GetCategoryInfoRequestType
class GetCategoryInfoRequestType
This call will give you the ability to retrieve high level Category information, relevant for a buy-side application. Summary: This call will give you the ability to retrieve high level Category information, relevant for a buy-side application. RelatedCalls: FindItemsAdvanced
Defined in com/ebay/shoppingservice/GetCategoryInfoRequestType.js
Use an ID of -1 to retrieve the root category and the top-level (level 1) meta categories.
Defines standard subsets of fields to return within the response.
Use an ID of -1 to retrieve the root category and the top-level (level 1) meta categories. You can determine other CategoryIDs from the response from this call, or from a specific item (retrieved from another call like FindItemsAdvanced or GetSingleItem), or from the eBay website.
Defines standard subsets of fields to return within the response. If you don't specify this field, the call returns a default set of fields. If you specify this field, the additional fields (child categories) you retrieve can affect the call's response time (decrease performance).
GetCategoryInfoRequestType(Object props)
Parameters: