The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

A generic type used for histograms.

SYNOPSIS

INHERITANCE

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

Subroutines:

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'