Skip to content

googles Python Client Library 3.13.0

Compare
Choose a tag to compare
@nicholaschen nicholaschen released this 23 Feb 20:07
· 158 commits to master since this release

googleads Python Client Library v3.13.0 -- 2/23/2016

  • Added support for DFP v201602.
  • Removed support for DFP v201411.
  • Removed examples for DFP v201502.
  • The library now applies a temporary patch to the suds-jurko dependency that
    resolves multiple issues. This patch will be removed when the suds-jurko
    library publicly exposes its 0.7 release. Thanks to GitHub user adiharush for
    suggesting the patch!
  • The LoadFromStorage function can now load credentials for either the
    installed application or service account (.p12 files only) OAuth 2.0 flows.
  • The googleads.yaml configuration file has been updated to reflect the changes
    to the LoadFromStorage function.
  • Resolved Issues:
    Issue #58: #58
    Issue #62: #62
    Issue #63: #63
    Issue #68: #68
    Issue #78: #78
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