| Release Version | Release Date | Description of Release |
|---|---|---|
| 1.3.2 | 2024-02-14 | Updated date_range filter of the getTrafficReport method to include support for additional time zones. |
| 1.3.1 | 2023-12-04 | New metric TOTAL_IMPRESSION_TOTAL added to getTrafficReport method. |
| 1.3.0 | 2021-10-04 | New sorting error codes added to getTrafficReport method. |
| 1.2.0 | 2019-11-05 | The new customer_service_metric resource introduces the new method getCustomerServiceMetric. |
| 1.1.0 | 2018-10-18 | Documentation update release. |
| 1.0.0 | 2016-10-19 | Initial release of Version 1. |
1.3.2
The following changes have been made in this release.
The date_range filter of the getTrafficReport method has been updated to include support for an additional format type: [yyyy-MM-dd'T'HH:mm:ss.SSS+|-hh:mm..yyyy-MM-dd'T'HH:mm:ss.SSS+|-hh:mm]. This format allows users to specify the time zone used for timestamps when retrieving a report.
1.3.1
The following changes have been made in this release.
The metric TOTAL_IMPRESSION_TOTAL was added to getTrafficReport. This value is the total number of times the seller's listings have displayed on any page or flow, and matches the value on the Seller Hub performance/traffic page. It includes the impressions from the LISTING_IMPRESSION_TOTAL metric plus any other impressions including those listings that display on pages other than search result and store.
1.3.0
The following changes have been made in this release.
Three error codes were added to the getTrafficReport method to indicate when a sort field is not supported.
1.2.0
The following changes have been made in this release.
This release introduces a new resource, customer_service_metric, which includes the new getCustomerServiceMetric method.
New Features
This release adds one new method, getCustomerServiceMetric, which gets a seller's customer service metric rating.
Sellers can get customer service ratings for either ITEM_NOT_AS_DESCRIBED or ITEM_NOT_RECEIVED transactions, and they can review data for either the CURRENT or PROJECTED time frames.
1.1.0
The following changes have been made in this release.
This minor release updates the Analytics API documentation with new API Reference, Overview, and Selling Integration Guide material.
1.0.0
The following changes have been made in this release.
This is the initial release of the Analytics API, Version 1.