python-amazon-ad-api
python-amazon-ad-api copied to clipboard
Python Amazon Advertising API
Updates the requirements on [pytz](https://github.com/stub42/pytz) to permit the latest version. Commits 3944f75 Bump version numbers to 2024.2 / 2024b 640c9bd IANA 2024b 382ca0c Squashed 'tz/' changes from 380c07cef..923e54bae 96a1e88 Stop...
Great library! Is there a timeline for adding support for [Category benchmarks](https://advertising.amazon.com/API/docs/en-us/sponsored-brands/3-0/category-benchmark)? This feature would be great for advertisers looking to measure their performance against their peers.
Updates the requirements on [pytz](https://github.com/stub42/pytz) to permit the latest version. Commits 00ad7f1 Bump version numbers to 2025.1 / 2025a f3a8f38 IANA 2025a 7abdc14 Squashed 'tz/' changes from 6903dde39e..5ad5cfba5b See full...
Hi there. Wondering if you plan to update to v3? Looks like a useful library. ``` import logging from ad_api.api import sponsored_products from ad_api.base import AdvertisingApiException try: # Leave empty...