eBay::API::XML::DataType::SuggestedCategoryArrayType - eBay::API::XML::DataType::SuggestedCategoryArrayType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::SuggestedCategoryArrayType

DESCRIPTION

Top

Contains an array of categories that contain listings with specified keywords in their titles or descriptions. The array can contain up to 10 categories.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::SuggestedCategoryArrayType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setSuggestedCategory()

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'

getSuggestedCategory()

  Calls: GetSuggestedCategories
  Returned: Conditionally

# Returns: reference to an array of 'ns:SuggestedCategoryType'


eBay-API documentation  | view source Contained in the eBay-API distribution.