Tim Keefer > eBay-API > eBay::API::XML::DataType::SuggestedCategoryArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Source  

NAME ^

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

DESCRIPTION ^

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 ^

INHERITANCE ^

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

Subroutines: ^

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'

syntax highlighting: