Skip to content

googles Python Client Library 3.12.0

Compare
Choose a tag to compare
@msaniscalchi msaniscalchi released this 05 Feb 22:00
· 160 commits to master since this release

googleads Python Client Library v3.12.0 -- 02/01/2016

  • Removed DoubleClick Ad Exchange content. This API has been sunset.
  • Added support for AdWords v201601.
  • Updated the AdWords account_management get_account_hierarchy.py example to
    properly handle the case where ManagedCustomerService.get returns multiple
    pages of results.
  • Refactored AdWords upload_offline_conversions.py example, moved to
    remarketing.
  • Refactored AdWords add_complete_campaigns_using_batch_job.py example, moved to
    campaign_management.
  • The AdWords BatchJobHelper and IncrementalUploadHelper utilities now
    initialize URLs for v201601 and up.
  • The AdWords IncrementalUploadHelper is now serializable.
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