Skip to content

Releases: denisneuf/python-amazon-ad-api

v0.6.1

19 Oct 03:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

08 Oct 10:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.9...v0.6.0

v0.5.9

01 Oct 15:01
Compare
Choose a tag to compare

Full Changelog: v0.5.8...v0.5.9

v0.5.8

23 Sep 03:30
Compare
Choose a tag to compare

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

01 Aug 11:02
Compare
Choose a tag to compare

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

11 Mar 07:07
78276af
Compare
Choose a tag to compare

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

#192

v0.5.5

31 Jan 07:23
Compare
Choose a tag to compare

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

17 Dec 07:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

01 Nov 11:19
8aaeac3
Compare
Choose a tag to compare

What's Changed

  • used blake + flake8 by @drewxa in #176

  • 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

#175 @drewxa

Full Changelog: v0.5.2...v0.5.3

v0.5.2

18 Oct 03:55
Compare
Choose a tag to compare

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