| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::CharacteristicsSetProductHistogramType
A generic type used for histograms.
eBay::API::XML::DataType::CharacteristicsSetProductHistogramType inherits from the eBay::API::XML::BaseDataType class
In GetProducts, each histogram entry shows how many matching products were found in each matching domain. A domain is like a high-level category. (A domain is also called an attribute set or a characteristic set.)
# Argument: reference to an array of 'ns:HistogramEntryType'
Calls: GetProducts Returned: Conditionally
# Returns: reference to an array of 'ns:HistogramEntryType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |