eBay Finding APIVersion 1.13.0
 

Aspect

Characteristic of an item in a domain. For example, "Shoes Size" or "Style" might be aspects of the Men's Shoes domain, while "Genre" and "Album Type" could be aspects of the Music CDs domain.

This container is not returned if there are no matching aspects for the associated domain.

Type that uses Aspect:

Calls that use Aspect:

Field

valueHistogram ( AspectValueHistogram ) [0..*]
Container that returns the name of the respective aspect value and the histogram (the number of available items) that share that item characteristic.

This value is not returned if there are no matching aspects for the associated domain.
See the Field Index to learn which calls use valueHistogram.

Attribute

name ( string )
Name of an aspect that is part of a domain. For example, "Optical Zoom" or "Megapixels" could be aspects of the Digital Cameras domain. For the current aspect names associated with a specific item, refer to the aspectHistogramContainer returned for the respective item.

This value is not returned if there are no matching aspects for the associated domain.