OutputSelectorType ( string )

Values that specify additional information to be returned in the search results.

Types that use OutputSelectorType:

Enumeration Values

Value Description Which calls use this value *
AspectHistogram Include an AspectHistogram container with information about aspects from the domain that is most relevant to your search.

Note: If a call that specifies an outputSelector value of AspectHistogram returns aspectHistogramContainer.domainName, this is a sign that aspect histogram data might not be returned if you also specify an aspectFilter in the next call. To ensure that aspect histogram data is returned for the next call, add a domainFilter to the call as well.
findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByImage, findItemsByKeywords, findItemsByProduct, findItemsIneBayStores
CategoryHistogram Include a CategoryHistogram container with information about categories that match your search. findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByImage, findItemsByKeywords, findItemsIneBayStores
ConditionHistogram Include a ConditionHistogram container with the number of items found per condition (e.g., how many items are new). This value has no effect when Condition is specified as an item filter. Supported for all eBay sites except US eBay Motors, India (IN), Malaysia (MY) and Philippines (PH). findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByImage, findItemsByKeywords, findItemsByProduct, findItemsIneBayStores
GalleryInfo Include the GalleryInfoContainer, which contains URLs for three thumbnail images of the item in different sizes: large, medium, and small. findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByImage, findItemsByKeywords, findItemsByProduct, findItemsIneBayStores
PictureURLLarge Include a URL to a picture of the item that is 400x400 pixels in size. findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByImage, findItemsByKeywords, findItemsByProduct, findItemsIneBayStores
PictureURLSuperSize Include a URL to a picture of the item that is 800x800 pixels in size. findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByImage, findItemsByKeywords, findItemsByProduct, findItemsIneBayStores
SellerInfo Include information about the seller in the response. findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByImage, findItemsByKeywords, findItemsByProduct, findItemsIneBayStores
StoreInfo Include information about the seller's eBay store in the response. findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByImage, findItemsByKeywords, findItemsByProduct, findItemsIneBayStores
UnitPriceInfo Include the unitPrice container with unit type and quantity information used for per-unit pricing (on eBay EU sites only). findCompletedItems, findItemsAdvanced, findItemsByCategory, findItemsByImage, findItemsByKeywords, findItemsByProduct, findItemsIneBayStores
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2009–2013 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.