GetCategoryListingsResponseType
Fields
BuyingGuideDetails ( BuyingGuideDetailsType )
Category ( CategoryType )
HasMoreItems ( boolean )
ItemArray ( ItemArrayType )
ItemsPerPage ( int )
PageNumber ( int )
PaginationResult ( PaginationResultType )
RelatedSearchKeywordArray ( RelatedSearchKeywordArrayType )
SubCategories ( CategoryArrayType )

BuyingGuideDetails ( BuyingGuideDetailsType ) [0..1]
Contains information about relevant buying guides (if any) and the site's buying guide hub. Buying guides are useful to buyers who do not have a specific product in mind. For example, a digital camera buying guide could help a buyer determine what kind of digital camera is right for them.
See the Field Index to learn which calls use BuyingGuideDetails.

Category ( CategoryType ) [0..1]
Indicates the category from which the listings were drawn.
See the Field Index to learn which calls use Category.

HasMoreItems ( boolean ) [1]
Indicates whether there are more item listings that can be returned (items listed in the specified category and that meet any input filtering criteria).
See the Field Index to learn which calls use HasMoreItems.

ItemArray ( ItemArrayType ) [0..1]
Contains the item listings for the specified category and which meet the input filtering criteria (if any is specified). Consists of one ItemType object for each returned item listing.
See the Field Index to learn which calls use ItemArray.

ItemsPerPage ( int ) [0..1]
Indicates the maximum number of item listings that will be returned per call.
See the Field Index to learn which calls use ItemsPerPage.

PageNumber ( int ) [0..1]
Indicates the page of data returned in the current call.
See the Field Index to learn which calls use PageNumber.

PaginationResult ( PaginationResultType ) [0..1]
Indicates the results of the pagination, including the total number of pages of data there are to be returned and the total number of items there are to be returned.
See the Field Index to learn which calls use PaginationResult.

RelatedSearchKeywordArray ( RelatedSearchKeywordArrayType ) [0..1]
Container for keywords related to the category ID in the request. Can be returned if the request specified more than zero in the MaxRelatedSearchKeywords field.
See the Field Index to learn which calls use RelatedSearchKeywordArray.

SubCategories ( CategoryArrayType ) [0..1]
Collection of the sub-categories that are child to the category indicated in Category. Data for each sub-category is conveyed in a CategoryType object.
See the Field Index to learn which calls use SubCategories.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.