eBay Finding APIVersion 1.13.0
 

AspectFilter

Use aspect filters to refine the number of results returned in a response. Populate the aspectFilter container with aspect values obtained from the response of a query that returns an aspectHistogram.

Types that use AspectFilter:

Calls that use AspectFilter:

Fields

aspectName ( string ) [1]
Name of a standard item characteristic associated with a given domain. For example, "Optical Zoom" or "Megapixels" are aspects for the Digital Cameras domain. The current aspect names associated with a specific domain can be found in the aspect histogram. Aspect histograms can be retrieved for a given keyword query or category. The aspect histogram contains information about aspects from the domain that is most relevant to your search (or category).
See the Field Index to learn which calls use aspectName.

aspectValueName ( string ) [1..*]
A value name for a given aspect. For example, "Point & Shoot" is a value name for the "Product Type" aspect in the "Digital Cameras" domain.
See the Field Index to learn which calls use aspectValueName.