eBay::API::XML::Call::GetSuggestedCategories::GetSuggestedCategoriesRequestType - eBay::API::XML::Call::GetSuggestedCategories::GetSuggestedCategoriesRequestType documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetSuggestedCategories::GetSuggestedCategoriesRequestType

DESCRIPTION

Top

Requests a list of up to 10 categories with the highest percentage of listings whose titles or descriptions contain the keywords you specify.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetSuggestedCategories::GetSuggestedCategoriesRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

Top

setQuery()

Specifies the search string, consisting of one or more words to search for in the listing title. The words "and" and "or" are treated like any other word.

MaxLength: 350 (characters)

  RequiredInput: Yes
#    Argument: 'xs:string'

getQuery()

# Returns: 'xs:string'


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