Releases: googleads/google-ads-python
Releases · googleads/google-ads-python
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
google-ads-python-v.3.1.2
- Update signature for customer_service.create_customer_client method to give default values to optional parameters.
google-ads-python-v.3.1.1
- Refactor GoogleAdsClient to isolate interceptors into individual modules
- Update partial failure example so it can be parsed for documentation
- Add get_campaigns_by_label example
- Add set_ad_parameters example
google-ads-python-v.3.1.0
- Add load_from_dict method to the GoogleAdsClient
- Update add_expanded_text_ads example to add multiple ads
- Add build status badge to README