SearchResultItemType
Contains the data for one item listing found by a search (such as by GetSearchResults).

Types that use SearchResultItemType:

Call that uses one or more fields of SearchResultItemType:

Fields

Item ( ItemType ) [0..1]
Contains summary data for the item listing itself, with the properties that define the listing. For all item data, use an item-retrieval call, such as GetItem. Output only.
See the Field Index to learn which calls use Item.

ItemSpecific ( NameValueListArrayType ) [0..1]
A list of attribute and value pairs. GetSearchResults can return this when the request either specifies IncludeCondition as true or searches for the Item Condition by using SearchRequest. If IncludeCondition was true, this returns the item condition (e.g., New). If SearchRequest was used to search for the item condition or for a US eBay Motors vehicle, the list returns the item condition or the vehicle mileage and year. That is, the results only include attributes that would be included in the summary search results on the Web site, if any. In most categories, no summary attributes are returned in search results (even when the item is listed with Item Specifics.) Not returned when TicketFinder is used.
See the Field Index to learn which calls use ItemSpecific.

SearchResultValues ( see SearchResultValuesCodeType for possible values ) [0..*]
Contains additional information about the item listing returned in Item. This information includes whether the item has an image associated with it, and more. May contain zero, one, or multiple SearchResultValuesCodeType values indicating different pieces of additional information about the listing. These values are analogous to the icons that appear in an item listing's line in a Search page. Output only.
See the Field Index to learn which calls use SearchResultValues.

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.