|
Project Information
Featured
Links
|
This project hosts the Ads common framework for Python, as well as the Python client libraries for the various SOAP-Based Ads APIs at Google. The Python client libraries make it easier to write Python clients to programmatically access your accounts. 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. The DoubleClick for Advertisers (DFA) API lets developers build applications that interact directly with the DFA platform and perform a variety of trafficking and administrative tasks. It is particularly useful for automating recurring processes and for integrating DoubleClick for Advertisers with third-party systems. Google's DoubleClick for Publishers (DFP) API lets developers build applications that interact directly with Google's next-generation display advertising platform. With these applications, publishers and third parties can manage inventory, create orders, pull reports, and more. Features - Uses patched version of SOAPpy internally.
- SOAP layer is hidden from end users.
- Support for PyXML, ElementTree, cElementTree, and lxml to parse SOAP XML messages.
- Outgoing and incoming SOAP messages are monitored and logged on demand.
- Response headers (i.e. responseTime, requestId, etc.) are logged on demand.
- Support for API calls to production system or sandbox.
- Automatic data type conversions for all API call parameters.
- Gzip compression support for outgoing and incoming messages.
- Ability to post raw XML messages.
- Compatible with Google App Engine.
- Thread-safe.
Updates | Date | Product | Summary | Details | | 02/23/2012 | DFA | Released v2.1.0 | Added support for v1.17. Removed support for v1.14. | | 02/13/2012 | DFP | Released v9.1.0 | Added support for v201201. | | 01/30/2012 | AdWords | Released v15.2.0 | Removing support for pre-v201109 API versions in preparation for the sunset. | | 01/25/2012 | AdWords | Released v15.1.5 | Fixing several issues and adding better support for captchas. | | 01/11/2012 | AdWords | Released v15.1.4 | Reorganizing, improving and adding tests for code examples. | | 12/22/2011 | AdWords | Released v15.1.3 | Fixing AdWordsClient validation logic and providing up-to-date SOAPpy in tarball to address issue #8 . | | 12/20/2011 | AdWords | Released v15.1.2 | Support for compression in api calls, fixes for issue #8 and issue #14 | | 12/16/2011 | DFP | Released v9.0.1 | Added support for third party slots in v201111. | | 12/12/2011 | DFA | Released v2.0.0 | Added support for v1.16. Removed support for v1.13. | | 12/08/2011 | AdWords | Released v15.1.1 | Addressing issue #13 . | | 11/15/2011 | AdWords | Released v15.1.0 | Adding support for CreateAccountService. Addressing issue #12 . | | 11/30/2011 | DFP | Released v9.0.0 | Added support for v201111 (now default). | | 11/15/2011 | AdWords | Released v15.0.6 | Improved error handling in reports. Fixed get_account_hierarchy example (addresses issue #9 ). | | 11/08/2011 | AdWords | Released v15.0.5 | Fixing some compatibility issues with Python < 2.6.5. Addresses issue # 9. | | 11/07/2011 | AdWords | Released v15.0.4 | Removed ZSI references. Updated ReportDownloader to use Developer Token. Added default str impl to SOAPpy generated methods. | | 10/28/2011 | AdWords | Released v15.0.3 | Fix for OAuth. | | 10/26/2011 | AdWords | Released v15.0.2 | Re-fixing issue with installer script. | | 10/25/2011 | AdWords | Released v15.0.1 | Fix issue with installer script. | | 10/24/2011 | AdWords | Released v15.0.0 | Added support for v201109. | | 09/23/2011 | DFA | Released v1.3.0 | Added support for v1.15. Removed support for v1.12. Fixed issues 2 and 3. | | 09/20/2011 | DFP | Released v7.0.1 | Added support for v201108 (now default). Sunset versions v201004, v201010, v201101. | | 06/16/2011 | DFA | Released v1.2.0 | Added support for v1.14. Removed support for v1.11. |
-- Google Ads API Team
|