Class DomainHistogramType
class
DomainHistogramType
A generic type used for histograms.
Defined in
com/ebay/shoppingservice/DomainHistogramType.js
Property Summary
Array
domain
Each histogram entry shows how many matching products were found in each matching domain.
Constructor Summary
DomainHistogramType
(Object props)
Property Details
property Array domain
Each histogram entry shows how many matching products were found in each matching domain. A domain is like a high-level category, or a group of categories whose items share the same basic product characteristics.
Constructor Details
constructor DomainHistogramType
DomainHistogramType(Object props)
Parameters:
props