| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::SuggestedCategoryType
Defines a suggested category, returned in response to a search for categories that contain listings with certain keywords in their titles and descriptions.
eBay::API::XML::DataType::SuggestedCategoryType inherits from the eBay::API::XML::BaseDataType class
Describes a category that contains items that match the query.
# Argument: 'ns:CategoryType'
Calls: GetSuggestedCategories Returned: Conditionally
# Returns: 'ns:CategoryType'
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'
Calls: GetSuggestedCategories Returned: Conditionally
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |