GranularityLevelCodeType ( token )
Specifies a predefined subset of fields to return. The predefined set of fields can vary for different calls. Only applicable to certain calls (see request types that include a GranularityLevel property). For calls that support this filter, see the eBay Web Services guide for a list of the output fields that are returned for each level. Only one level can be specified at a time. For GetSellerList, use DetailLevel or GranularityLevel in a given request, but not both. For GetSellerList, if GranularityLevel is specified, DetailLevel is ignored.

Types that use GranularityLevelCodeType:

Enumeration Values
Value Description Which calls use this value *
Coarse For each record in the response, retrieves less data than Medium. See the eBay Web Services guide for a list of the output fields that are returned when this level is specified. GetBidderList, GetSearchResults, GetSellerList
CustomCode GetBidderList, GetSearchResults, GetSellerList
Fine For each record in the response, retrieves more data than Medium. See the eBay Web Services guide for a list of the output fields that are returned when this level is specified. GetBidderList, GetSearchResults, GetSellerList
Medium For each record in the response, retrieves more data than Coarse and less data than Fine. See the eBay Web Services guide for a list of the output fields that are returned when this level is specified. GetBidderList, GetSearchResults, GetSellerList
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.