eBay::API::XML::DataType::CharacteristicsSetProductHistogramType - eBay::API::XML::DataType::CharacteristicsSetProductHistogramType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::CharacteristicsSetProductHistogramType

DESCRIPTION

Top

A generic type used for histograms.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::CharacteristicsSetProductHistogramType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setHistogramEntry()

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'

getHistogramEntry()

  Calls: GetProducts
  Returned: Conditionally

# Returns: reference to an array of 'ns:HistogramEntryType'


eBay-API documentation  | view source Contained in the eBay-API distribution.