| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::SuggestedCategoryArrayType
Contains an array of categories that contain listings with specified keywords in their titles or descriptions. The array can contain up to 10 categories.
eBay::API::XML::DataType::SuggestedCategoryArrayType inherits from the eBay::API::XML::BaseDataType class
Describes a category that contains listings that match specified keywords in the query. Returned if a category matches the query.
# Argument: reference to an array of 'ns:SuggestedCategoryType'
Calls: GetSuggestedCategories Returned: Conditionally
# Returns: reference to an array of 'ns:SuggestedCategoryType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |