NAME
eBay::API::XML::Call::GetProductFamilyMembers
INTERITANCE
eBay::API::XML::Call::GetProductFamilyMembers inherits from the eBay::API::BaseCall class
Methods
setProductSearch()
Specifies the ID of a product in the family to be retrieved, along with pagination and sorting instructions. ProductSearch is a required input.
SeeLink: URL: http://developer.ebay.com/DevZone/XML/docs/WebHelp/index.htm?context=eBay_XML_API&topic=AttrGPFM Title: Retrieving All Members of a Product Family
RequiredInput: Yes
# Argument: reference to an array
of 'ns:ProductSearchType'
getDataElementSets()
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.
Returned: Always
# Returns: reference to an array
of 'ns:DataElementSetType'
getProductSearchResult()
Contains the attributes and summary product details for all products that match the product ID (or IDs) passed in the request.
Returned: Always
# Returns: reference to an array
of 'ns:ProductSearchResultType'
SEE ALSO
eBay::API, eBay::API::BaseCall
JOIN US
Please visit http://developer.ebay.com for more eBay API information.
Web: http://developer.ebay.com
Community Forums: http://developer.ebay.com/community/forums/