GetProductFamilyMembersResponseType
GetProductFamilyMembers performs a product search and returns results comprising all the children in the product family identified by a product ID that was specified in the request. Use this call when more matches are found than the max amount specified per family in a call to GetProductSearchResults. This call supports batch requests. This means you can retrieve products in multiple families by using a single request. The results are compatible with the results from GetProductSearchResults, so similar application logic can be used to handle both requests and responses.
Fields
DataElementSets ( DataElementSetType ) [0..*]
Container for one or more DataElement fields containing supplemental helpful data. A DataElement field is an HTML snippet that specifies hints for the user, help links, help graphics, and other supplemental information that varies per characteristics set. Usage of this information is optional and may require developers to inspect the information to determine how it can be applied in an application.
See the Field Index to learn which calls use DataElementSets.

ProductSearchResult ( ProductSearchResultType ) [0..*]
Contains the attributes and summary product details for all products that match the product ID (or IDs) passed in the request.
See the Field Index to learn which calls use ProductSearchResult.

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

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