| Release Version | Release Date | Description of Release |
|---|---|---|
| 1.1.0 | 2025-01-05 | Added a two new methods: getMostWatchedItems and getSimilarItems. |
| 1.0.0 | 2022-01-05 | v1 beta version has transitioned to the v1 version after removal of getAlsoBoughtProducts and getAlsoViewedProducts methods. |
1.1.0
The following changes have been made in this release.
The following methods were added in this release:
-
The getMostWatchedItems method has been added to the new most_watched_items resource. This method allows users to retrieve items with the highest watch counts in a specific category.
-
The getSimilarItems method has been added to the new similar_items resource. This method allows users to receive recommended similar items for an item specified by its itemId value.
1.0.0
The following changes have been made in this release.
The v1 beta version of the Marketing API has transitioned to the v1 version after removal of getAlsoBoughtProducts and getAlsoViewedProducts methods.