| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::GroupType
Allows you to group Best Match search results by category.
eBay::API::XML::DataType::GroupType inherits from the eBay::API::XML::BaseDataType class
Use a positive whole number to specify the maximum number of entries per group that you want to include in the search result.
Calls: GetSearchResults RequiredInput: No
# Argument: 'xs:int'
# Returns: 'xs:int'
Use a positive whole number to specify the maximum number of groups that you want to include in the search result.
Calls: GetSearchResults RequiredInput: No
# Argument: 'xs:int'
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |