Skip to content

Releases: googleads/google-ads-python

google-ads-python-v.4.0.0

21 Nov 23:24
13a96ee

Choose a tag to compare

Support for Python 2 has been removed

google-ads-python-v.3.3.0

26 Sep 20:45
96fd08b

Choose a tag to compare

  • Google Ads API v2_2 release

google-ads-python-v.3.2.0

13 Aug 14:22
bafc2a2

Choose a tag to compare

  • Google ads v2_1 release
  • Fix formatting typo in README
  • Add AdWords -> Google Ads migration examples

google-ads-python-v.3.1.2

23 Jul 14:57
1aac696

Choose a tag to compare

  • Update signature for customer_service.create_customer_client method to give default values to optional parameters.

google-ads-python-v.3.1.1

22 Jul 12:56
8ceba84

Choose a tag to compare

  • 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

17 Jul 13:13
21fe398

Choose a tag to compare

  • 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

27 Jun 16:45
25b43aa

Choose a tag to compare

  • Google Ads v2_0 release

google-ads-python-v.2.4.1

19 Jun 22:39
afbfda7

Choose a tag to compare

  • Fix bug preventing login_customer_id to be loaded as an int

google-ads-python-v.2.4.0

19 Jun 17:44
e71ec74

Choose a tag to compare

  • 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

12 Jun 12:55
df935db

Choose a tag to compare

  • Allow loading client configuration from environment variables