| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetSuggestedCategories::GetSuggestedCategoriesRequestType
Requests a list of up to 10 categories with the highest percentage of listings whose titles or descriptions contain the keywords you specify.
eBay::API::XML::Call::GetSuggestedCategories::GetSuggestedCategoriesRequestType inherits from the eBay::API::XML::RequestDataType class
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'
# Returns: 'xs:string'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |