Tim Keefer > eBay-API > eBay::API::XML::DataType::CharacteristicsSetProductHistogramType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'

syntax highlighting: