NAME
eBay::API::XML::DataType::SuggestedCategoryType
DESCRIPTION
Defines a suggested category, returned in response to a search for categories that contain listings with certain keywords in their titles and descriptions.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::SuggestedCategoryType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setCategory()
Describes a category that contains items that match the query.
# Argument: 'ns:CategoryType'
getCategory()
Calls: GetSuggestedCategories
Returned: Conditionally
# Returns: 'ns:CategoryType'
setPercentItemFound()
Percentage of the matching items that were found in this category, relative to other categories in which matching items were also found. Indicates the distribution of matching items across the suggested categories.
# Argument: 'xs:int'
getPercentItemFound()
Calls: GetSuggestedCategories
Returned: Conditionally
# Returns: 'xs:int'