Just getting started with the Browse API? See the following documents for details on using this API:

See the API Site Status for announcements regarding recently resolved or current system wide issues. Visit the Developer Support page for support options and information on filing bugs.

The API release history

The following table lists the Marketing API releases:

Release Version

Release Date

Description of Release

v1_beta.2.0

2022-01-05

Removed the methods getAlsoBoughtProducts and getAlsoViewedProducts

v1_beta.1.0

2017-09-26 Added the getAlsoBoughtProducts and getAlsoViewedProducts calls

v1_beta.0.0

2017-06-07 Initial Beta Marketing API release

v1_beta.2.0

The methods getAlsoBoughtByProduct and getAlsoViewedByProduct were removed from the Marketing API.

v1_beta.1.0

The following calls were added to the Marketing API. These call let you show products that were 'also viewed' or 'also bought', which encourages up-selling and cross-selling.

  • getAlsoBoughtProducts - This method returns products that were also purchased when people purchased the product specified in the request. For details, see the getAlsoBoughtProducts reference page.
  • getAlsoViewedProducts - This method returns products that were also viewed when people viewed the product specified in the request. For details, see the getAlsoViewedProducts reference page.

v1_beta.0.0

This is the initial BETA release of this API.

Methods

The following is the only method in the initial release:

getMerchandisedProduct - This method returns products based on the category and metric specified. For details, see the getMerchandisedProductss reference page.