NAME
eBay::API::XML::Call::GetProductFamilyMembers
DESCRIPTION
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetProductFamilyMembers inherits from the eBay::API::XML::BaseCall class
Subroutines:
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'