Releases: googleads/google-ads-python
Releases · googleads/google-ads-python
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
google-ads-python-v.3.0.0
- Google Ads v2_0 release
google-ads-python-v.2.4.1
- Fix bug preventing login_customer_id to be loaded as an int
google-ads-python-v.2.4.0
- Add utf-8 encoding declaration in generated proto files
- Add Service Account support
- Increase default gRPC message and metadata sizes
google-ads-python-v.2.3.0
- Allow loading client configuration from environment variables