Releases: googleads/google-ads-python
Releases · googleads/google-ads-python
google-ads-python-v.5.0.4
- Fix bugs in services/enums.py files.
- Improve ability for logging interceptor to find customer IDs in resource names.
google-ads-python-v.5.0.3
- Fix bug in generated init files preventing import *.
google-ads-python-v.5.0.2
Removes response error caching in streaming interceptors.
google-ads-python-v.5.0.1
Defers loading of error_pb2 module until an error is encountered in a request.
google-ads-python-v.5.0.0
Release for Google Ads API v3_0
google-ads-python-v.4.1.1
- Fix for types.py to include classes of dependent modules
- Note: unittests may not pass. This will be corrected shortly due to the current holiday period.
google-ads-python-v.4.1.0
- Performance improvements
- Updated dependencies for more recent versions
- Bumped Python version to 3.7+
google-ads-python-v.4.0.0
Support for Python 2 has been removed
google-ads-python-v.3.3.0
- Google Ads API v2_2 release
google-ads-python-v.3.2.0
- Google ads v2_1 release
- Fix formatting typo in README
- Add AdWords -> Google Ads migration examples