Taxonomy API Release Notes eBay Docs
INFO
The following changelog has been fetched from developer.ebay.com.
TIP
You can subscribe to our Atom/RSS/JSON Release Notes feeds, which include all eBay API release notes. For more information about customizing your feed, visit this page.
Atom Feed | JSON Feed | RSS Feed
Version 1.1.1
As part of EU's Common Charger Directive (CCD), sellers in the EU and Northern Ireland listing certain rechargeable devices (such as portable electronic devices) are expected to indicate the power range of the charger (if a charger is provided with the product). This information is provided using the new Device Charging Range aspect when creating or revising a product listing.
In order to support this new aspect, a new aspectConstraint field, aspectAdvancedDataType, was added to the fetchItemAspects and getItemAspectsForCategory responses. This field indicates any additional data type requirements for an aspect value, with the first use case being the Device Charging Range aspect. For more information about specifying the Device Charging Range aspect and other aspects related to CCD, see the Common Charger Directive topic in our Selling Integration Guide.
Version 1.1.0
This release adds a new method, getExpiredCategories, to the category_tree resource. This method retrieves the mappings of expired leaf categories in the specified category tree to their corresponding active leaf categories.
Version 1.0.1
When filtering values returned from a getCompatibilityPropertyValues call, commas are used as delimiters between successive name/value pairs. Previously, when a value included a comma (e.g., BodyStyle:AWD B9 8W5,C8WD) the comma would be interpreted as a delimiter. Beginning with this release, a backslash (\) may now be inserted immediately before a comma (e.g., BodyStyle:AWD B9 8W5\,C8WD) to prevent it from being evaluated as a delimiter.
Version 1.0.0
This is the initial release of the General Availability (GA) version of Taxonomy API. For a list of the calls, see the Taxonomy API Reference.