|
Project Information
Members
Links
|
We've moved!We've moved development and hosting to a combined Google Ads API Client library project located here: http://code.google.com/p/google-api-ads-python/ The below content is maintained for legacy use, please use the new site moving forward. Google's AdWords API service lets developers design computer programs that interact directly with the AdWords platform. With these applications, advertisers and third parties can more efficiently -- and creatively -- manage their large or complex AdWords accounts and campaigns. AdWords API Python Client Library makes it easier to write Python clients to programmatically access AdWords accounts. New: Starting with v12.0.0 of this client library a new module adspygoogle.adwords was introduced. This will eventually replace the aw_api module. Some of the most noticeable features of this new module are SOAPpy support for all available web services (including BulkMutateJobService, InfoService, and TargetingIdeaService), support for gzip compression, and more. The aw_api will still be available, however no new features are planned for it. Migration guide is available here. Features
Note: This client library does not support SSL validation at the moment. Updates
-- AdWords API Team |