Tim Keefer > eBay-API > eBay::API::XML::Call::GetSuggestedCategories::GetSuggestedCategoriesResponseType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::Call::GetSuggestedCategories::GetSuggestedCategoriesResponseType

DESCRIPTION ^

Returns a list of categories with the highest number of listings whose titles or descriptions contain the keywords specified in a GetSuggestedCategoriesRequest.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::GetSuggestedCategories::GetSuggestedCategoriesResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines: ^

setCategoryCount()

Indicates the number of categories in the array.

# Argument: 'xs:int'

getCategoryCount()

  Returned: Always
#    Returns: 'xs:int'

setSuggestedCategoryArray()

Contains the categories that contain listings that match the query string in the request. The array can have up to 10 categories. Not returned if no categories match the query in the request.

# Argument: 'ns:SuggestedCategoryArrayType'

getSuggestedCategoryArray()

  Returned: Conditionally
#    Returns: 'ns:SuggestedCategoryArrayType'
syntax highlighting: