GetSuggestedCategoriesResponseType

Returns a list of categories with the highest number of listings whose titles or descriptions contain the keywords specified in a GetSuggestedCategoriesRequest.

Fields

CategoryCount ( int ) [1]
Indicates the number of categories in the array.
See the Field Index to learn which calls use CategoryCount.

SuggestedCategoryArray ( SuggestedCategoryArrayType ) [0..1]
Contains the categories that contain listings that match the query string in the request. The array can have up to 10 categories. Not returned if no categories match the query in the request.
See the Field Index to learn which calls use SuggestedCategoryArray.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.