Skip to content

googles Python Client Library 4.2.0

Compare
Choose a tag to compare
@msaniscalchi msaniscalchi released this 17 Jun 21:40
· 147 commits to master since this release

googleads Python Client Library v4.2.0 -- 6/13/2016

  • Removed support and examples for AdWords v201509.
  • The AdWords ReportDownloader now accepts a "client_customer_id" keyword
    argument that overrides the default client customer ID.
  • For utilities such as the ReportDownloader or BatchJobHelper, data points
    about usage are now sent in the user-agent of API requests by default. This
    can be disabled with the new include_utilities_in_user_agent configuration in
    the googleads.yaml file.
  • Added a new parallel_report_download.py example.
  • Resolved issues:
    Issue #122: #122
    Issue #123: #123
Download Description
adwords_python2_examples AdWords Examples for Python 2
adwords_python3_examples AdWords Examples for Python 3
dfp_python2_examples DFP Examples for Python 2
dfp_python3_examples DFP Examples for Python 3