eBay Merchant Data APIVersion 1255
 

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 Features 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.

No calls use GranularityLevelCodeType.

Enumeration Values

Value Description
Coarse For each record in the response, retrieves less data than Medium. See the eBay Features Guide for a list of the output fields that are returned when this level is specified.
CustomCode (description not yet available)
Fine For each record in the response, retrieves more data than Medium. See the eBay Features Guide for a list of the output fields that are returned when this level is specified.
Medium For each record in the response, retrieves more data than Coarse and less data than Fine. See the eBay Features Guide for a list of the output fields that are returned when this level is specified.
  * See the Enumeration Index to see exact use of each enumeration value in the API.