github googleads/googleads-python-lib 3.0.0
googles Python Client Library 3.0.0

latest releases: 41.0.0, 40.0.0, 39.0.0...
9 years ago

googleads Python Client Library v3.0.0 - 1/5/2015

  • Three new dependencies have been added: httplib2, oauth2client, and pysocks.
  • One dependency has been removed: oauthlib
  • BREAKING CHANGE: Python3 versions < 3.3 are no longer supported.
  • BREAKING CHANGE: The https_proxy argument for the GoogleRefreshTokenClient has
    been deprecated. It has been replaced by proxy_info, which is an optional
    argument taking an httplib2.ProxyInfo instance.
  • PYTHON2 ONLY: You may now authorize with Service Accounts using the new
    GoogleServiceAccountClient. As of this release, it will only work with
    Python2.
  • Added new Service Account authorization examples for AdWords, DFA, and DFP.
  • The googleads.yaml file has been refactored to reflect the changes to proxy
    support.
  • WARNING: As of this release, you must set disable_ssl_certificate_validation
    to False when using Python3.
  • Added new examples for DFP Sales Manager: PremiumRateService, BaseRateService,
    ExchangeRateService, RateCardService, WorkflowRequestService, ProductService,
    ProductTemplateService.
Download Description
adwords_python2_examples AdWords Examples for Python 2
adwords_python3_examples AdWords Examples for Python 3
adxbuyer_python2_examples Ad Exchange Buyer Examples for Python 2
adxbuyer_python3_examples Ad Exchange Buyer Examples for Python 3
dfa_python2_examples DFA Examples for Python 2
dfa_python3_examples DFA Examples for Python 3
dfp_python2_examples DFP Examples for Python 2
dfp_python3_examples DFP Examples for Python 3

Don't miss a new googleads-python-lib release

NewReleases is sending notifications on new releases.