NAME
eBay::API::XML::Call::GetSuggestedCategories
INTERITANCE
eBay::API::XML::Call::GetSuggestedCategories inherits from the eBay::API::BaseCall class
Methods
setQuery()
Specifies the search string, consisting of one or more words to search for in the listing title. The words "and" and "or" are treated like any other word.
MaxLength: 350 (characters)
RequiredInput: Yes
# Argument: 'xs:string'
getCategoryCount()
Indicates the number of categories in the array.
Returned: Always
# Returns: 'xs:int'
getSuggestedCategoryArray()
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.
Returned: Conditionally
# Returns: 'ns:SuggestedCategoryArrayType'
SEE ALSO
eBay::API, eBay::API::BaseCall
JOIN US
Please visit http://developer.ebay.com for more eBay API information.
Web: http://developer.ebay.com
Community Forums: http://developer.ebay.com/community/forums/