Marketing Beta 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
v1_beta.2.0
The methods getAlsoBoughtByProduct and getAlsoViewedByProduct were removed from the Marketing Beta API.
v1_beta.1.0
The following calls were added to the Marketing Beta 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.