ProductFamilyType
A set of results returned from a catalog product search. Use GetProductSearchResults or GetProductFamilyMembers to perform the search. See the guide for information about Pre-filled Item Information (Catalogs) functionality.

Types that use ProductFamilyType:

Calls that use one or more fields of ProductFamilyType:

Fields

FamilyMembers ( ProductType ) [0..*]
A set of products (within the same product family) that match the search query.
See the Field Index to learn which calls use FamilyMembers.

ParentProduct ( ProductType ) [0..1]
A transient header that describes the current search results. Contains a an ID, a subset of attributes, and a typical stock photo to help a user easily distinguish the products in the current result set from products in other result sets returned in the same response. One ParentProduct is returned per ProductFamily.
See the Field Index to learn which calls use ParentProduct.

Attribute

hasMoreChildren ( boolean )
If true, the product family has more products than you requested in MaxChildrenPerFamily for a query in the GetProductSearchResults request. In this case, no products are returned in the GetProductSearchResults response. (Call GetProductFamilyMembers to retrieve all products in the family.) If false, the product family has MaxChildrenPerFamily or fewer product children, and the call returns all products in the family.

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

© 2005–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.