ProductFamilyType

No longer applicable to any categories.

Types that use ProductFamilyType:

Calls that use one or more fields of ProductFamilyType:

Fields

FamilyMembers ( ProductType ) [1..*]
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 ) [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.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.