ItemGroupSummary

Container for information on each item group format.

Types that use ItemGroupSummary:

Calls that use one or more fields of ItemGroupSummary:

Fields

endTimeRange ( DurationRange )
freeShippingItemsCount ( int )
priceRange ( AmountRange )
productDetailsItemsCount ( int )
searchResultSampleSize ( int )
shippingCostRange
topRatedSellerItemsCount ( int )

endTimeRange ( DurationRange ) [1]
Minimum and maximum ending times for the items on the first page.
See the Field Index to learn which calls use endTimeRange.

freeShippingItemsCount ( int ) [1]
Number of free shipping items for the current format (group).
See the Field Index to learn which calls use freeShippingItemsCount.

priceRange ( AmountRange ) [1]
Minimum and maximum current prices for the items on first page.
See the Field Index to learn which calls use priceRange.

productDetailsItemsCount ( int ) [1]
Number of catalog items on the first page.
See the Field Index to learn which calls use productDetailsItemsCount.

searchResultSampleSize ( int ) [1]
Number of items included in the FirstPageSummary analysis.

The First Page Summary includes only Best Match items (it does not include Featured items). With this, searchResultSampleSize equals whichever is less: the number of Best Match items returned in the response or the number set in siteResultsPerPage.
See the Field Index to learn which calls use searchResultSampleSize.

shippingCostRange
Not used by any call.

topRatedSellerItemsCount ( int ) [1]
Number of items on the first page that belong to a Top-Rated Seller.
See the Field Index to learn which calls use topRatedSellerItemsCount.

Attributes

itemGroup ( string )
Format (group) for which the data is being returned.

itemGroupCount ( int )
Number of items in the sample belonging to this group.

itemGroupName ( string )
Name of the group. Current group values are Auction and FixedPrice.

Copyright © 2009–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.