Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.12 KB

CompatibilityProperty.md

File metadata and controls

10 lines (7 loc) · 1.12 KB

# CompatibilityProperty

Properties

Name Type Description Notes
name string This is the actual name of the compatible vehicle property as it is known on the specified eBay marketplace and in the eBay category. This is the string value that should be used in the compatibility_property and filter query parameters of a getCompatibilityPropertyValues request URI. Typical vehicle properties are 'Make', 'Model', 'Year', 'Engine', and 'Trim', but will vary based on the eBay marketplace and the eBay category. [optional]
localized_name string This is the localized name of the compatible vehicle property. The language that is used will depend on the user making the call, or based on the language specified if the Content-Language HTTP header is used. In some instances, the string value in this field may be the same as the string in the corresponding name field. [optional]

[Back to Model list] [Back to API list] [Back to README]