Skip to content

googles Python Client Library 3.11.0

Compare
Choose a tag to compare
@msaniscalchi msaniscalchi released this 24 Nov 16:29
· 166 commits to master since this release

googleads Python Client Library v3.11.0 -- 11/24/2015

  • Removed support for AdWords v201502.
  • Added incremental upload support to BatchJobHelper.
  • Added the add_keywords_using_incremental_batch_job.py to advanced_operations
    examples.
  • Moved add_complete_campaigns_using_batch_job.py to advanced_operations.
  • The BatchJobHelper can now be used to parse the BatchJob response. Examples
    have been updated to demonstrate this.
  • The xmltodict library has been added as a new dependency.
  • Added option to set additional scopes in generate_refresh_token.py for
    AdWords and DFP.
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
dfp_python2_examples DFP Examples for Python 2
dfp_python3_examples DFP Examples for Python 3