eBay::API::XML::DataType::DomainHistogramType - eBay::API::XML::DataType::DomainHistogramType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::DomainHistogramType

DESCRIPTION

Top

Container for a list of Express departments, aisles, and/or products. Can contain zero, one, or multiple ExpressHistogramDepartmentType objects.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setDepartment()

Contains item and product counts for a department, aisles, and/or Express product types. Only returned when HistogramDetails is configured to retrieve histogram data. Multiple Department nodes can be returned.

# Argument: reference to an array of 'ns:ExpressHistogramDepartmentType'

getDepartment()

  Calls: GetSearchResultsExpress
  Returned: Conditionally

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


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