
eBay::API::XML::Call::GetCategoryListings::GetCategoryListingsResponseType



eBay::API::XML::Call::GetCategoryListings::GetCategoryListingsResponseType inherits from the eBay::API::XML::ResponseDataType class

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.
# Argument: 'ns:BuyingGuideDetailsType'
Returned: Conditionally # Returns: 'ns:BuyingGuideDetailsType'
Indicates the category from which the listings were drawn.
# Argument: 'ns:CategoryType'
Returned: Always # Returns: 'ns:CategoryType'
Indicates whether there are more item listings that can be returned (items listed in the specified category and that meet any input filtering criteria).
# Argument: 'xs:boolean'
Returned: Always # Returns: 'xs:boolean'
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.
# Argument: 'ns:ItemArrayType'
Returned: Conditionally # Returns: 'ns:ItemArrayType'
Indicates the maximum number of item listings that will be returned per call.
# Argument: 'xs:int'
Returned: Always # Returns: 'xs:int'
Indicates the page of data returned in the current call.
# Argument: 'xs:int'
Returned: Always # Returns: 'xs:int'
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.
# Argument: 'ns:PaginationResultType'
Returned: Always # Returns: 'ns:PaginationResultType'
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.
# Argument: 'ns:RelatedSearchKeywordArrayType'
Returned: Conditionally # Returns: 'ns:RelatedSearchKeywordArrayType'
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.
# Argument: 'ns:CategoryArrayType'
Returned: Conditionally # Returns: 'ns:CategoryArrayType'