SearchResultType
Container for items. Can contain zero, one, or multiple SimpleItemType objects, each of which has data for an item listing.

Types that use SearchResultType:

Call that uses one or more fields of SearchResultType:

Fields

CategoryGroupIDPath ( string ) [0..1]
Category ID breadcrumb. Returned when the request has BestMatchCategoryGroup specified as the ItemSort value. Used in building a category-browsing path, i.e. a path of "breadcrumbs" (e.g., 58058 > 3516 > 3522).
See the Field Index to learn which calls use CategoryGroupIDPath.

CategoryGroupItemCount ( int ) [0..1]
Item count of the category. Returned when the request has BestMatchCategoryGroup specified as the ItemSort value.
See the Field Index to learn which calls use CategoryGroupItemCount.

CategoryGroupNamePath ( string ) [0..1]
Category name breadcrumb. Returned when the request has BestMatchCategoryGroup specified as the ItemSort value. Used in building a category-browsing path, i.e. a path of "breadcrumbs" (e.g., Computers & Networking > Technology Books > Certification).
See the Field Index to learn which calls use CategoryGroupNamePath.

ItemArray ( SimpleItemArrayType ) [0..1]
Array of simple items.
See the Field Index to learn which calls use ItemArray.

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

© 2006–2010 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.