Skip to main content

This type defines the request fields used in the getMultiCompatibilityPropertyValues method.

Types that use MultiCompatibilityPropertyValuesRequest

Not used by any types.

Call that uses MultiCompatibilityPropertyValuesRequest

Fields

Field
Type
Description
categoryId
The unique identifier of the eBay leaf category for which to retrieve property values.

Use the getAutomotivePartsCompatibilityPolicies method to retrieve a list of categories that support parts compatibility.
propertyFilters
This array can be used to specify the compatibility properties used to limit the result set. Only values associated with the specified name-value pairs will be returned in the response.

For example, if the propertyName is set to Year and the propertyValue is set to 2022, only compatible vehicles from 2022 will be returned.

At least one property name-value pair must be used.
propertyNames
array of string
This comma-delimited array specifies the names of the properties for which to retrieve associated property values.

For example, typical vehicle property names are 'Make', 'Model', 'Year', 'Engine', and 'Trim', but will vary based on the eBay marketplace and the eBay category.