[Product] added Rent price type [Product] added newPriceIsMAP boolean [Product] added promotions added lightningDealInfo to statistics Category: Add highestRank and productCount fields
1.25
- added features, description, hazardousMaterialType to product object - added lastUpdate to bestseller object - added totalStorefrontAsins to seller object
1.24
- added product request methods for product codes - added shutdown method to KeepaAPI - fixed topseller request - added asin-only parameter to search request
1.23
The following request did not work when the stats parameter was used: <code>getProductRequest(final AmazonLocale domainId, Integer stats, Integer offers, int update, boolean history, final String... asins)</code>