redtoad / python-amazon-product-api

A Python wrapper for the Amazon Product Advertising API. This module offers a light-weight access to the latest version of the Amazon Product Advertising API without getting in your way.
https://pypi.org/project/python-amazon-product-api/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Support all optional parameters #14

Closed redtoad closed 10 years ago

redtoad commented 14 years ago

Originally reported by Sebastian Rahlf (Bitbucket: basti, GitHub: basti)


Additionally to the required parameters (like Operation), there are a handful of optional parameters transmitted with each request, namely

Please find a way to use them comfortably with the API.

Documentation on these parameters can be found here: http://docs.amazonwebservices.com/AWSECommerceService/2009-11-01/DG/OptionalParameters.html


redtoad commented 10 years ago

Original comment by Sebastian Rahlf (Bitbucket: basti, GitHub: basti)


I don't think this adds any real value.

redtoad commented 12 years ago

Original comment by Sebastian Rahlf (Bitbucket: basti, GitHub: basti)


AssociateTag is going to be a required parameter from 2011-10-25 http://affiliate-program.amazon.com/gp/advertising/api/detail/api-changes.html