Releases: denisneuf/python-amazon-ad-api
v0.6.1
What's Changed
- Feat: Add Ads-Export Type by @koradiyakaushal in #211
New Contributors
- @koradiyakaushal made their first contribution in #211
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- DEP(deps): Update pycryptodome requirement from ~=3.20 to ~=3.21 by @dependabot in #209
- Fixes missing Utils import in Sp. Brands Snapshots by @adeelsohailahmed in #210
New Contributors
- @adeelsohailahmed made their first contribution in #210
Full Changelog: v0.5.9...v0.6.0
v0.5.9
Full Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
- DEP(deps): Update cachetools requirement from ~=5.4.0 to ~=5.5.0 by @dependabot in #205
- DEP(deps): Update pytz requirement from ~=2024.1 to ~=2024.2 by @dependabot in #207
Support for SB Category Benchmarks #206
#206
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- Add Account management client by @rustamwho in #195
- DEP(deps): Update requests requirement from ~=2.31.0 to ~=2.32.0 by @dependabot in #200
- DEP(deps): Update requests requirement from ~=2.32.0 to ~=2.32.2 by @dependabot in #201
- DEP(deps): Update requests requirement from ~=2.32.2 to ~=2.32.3 by @dependabot in #203
- DEP(deps): Update cachetools requirement from ~=5.3.3 to ~=5.4.0 by @dependabot in #204
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- DEP(deps): Update pytz requirement from ~=2023.4 to ~=2024.1 by @dependabot in #191
- DEP(deps): Update cachetools requirement from ~=5.3.2 to ~=5.3.3 by @dependabot in #193
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- DEP(deps): Update pytz requirement from ~=2023.3 to ~=2023.4 by @dependabot in #189
- DEP(deps): Update pycryptodome requirement from ~=3.19 to ~=3.20 by @dependabot in #186
Added Exports API
https://advertising.amazon.com/API/docs/en-us/exports
closes #177
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Add Ad creatives client by @rustamwho in #183
- Add OptimizationRules class to API by @drewxa in #181
- Remove unnecessary backslashes by @rustamwho in #184
- Added json_versioning for SB Keywords and Targets (v3.2) by @LukasChristoph in #185
- Feat: make profile_id credential optional in list profiles by @zsichina in #179
- Fixed attribute error and added annotations by @drewxa in #182
New Contributors
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
-
DEP(deps): Update cachetools requirement from ~=5.3.1 to ~=5.3.2 by @dependabot in #178
-
REMOVED .env, dependencies of package pythonenv, marketplaces links to production url as no need sandbox anymore use Test accounts instead:
https://advertising.amazon.com/API/docs/en-us/test-accounts/openapi
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
-
Added enhanced body handling to class Stream methods by @LukasChristoph in #173
-
Added enhanced body handling to sponsored brands Negative Keywords
-
Added support for Advertiser Billing Payments Version 3.0:
https://advertising.amazon.com/API/docs/en-us/billing
Full Changelog: v5.0.1...v0.5.2