|
Project Information
Featured
Links
|
Google's AdWords API service lets developers design 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 AdWords API Ruby Client Library makes it easier to write Ruby clients to programmatically access AdWords accounts. Want to stay up-to-date with our latest releases? Subscribe to the downloads update feed. Features- Support for logging incoming and outgoing SOAP messages
- Support for logging request information
- Support for API calls to the production or Sandbox environments
- Support for tracking API unit usage
- Report downloading in XML and CSV formats
- Extensions for returning breakdown of API usage per client account or API method
- Utility methods for retrieving lists of commonly used codes (categories, countries, etc.)
- Local validation for parameter number and type on API calls
- RDoc documentation and unit tests
- Thread-safe
Note: if you're looking for examples of how to use this library, they're included with the tarball and also available on the repository. You can find them at http://code.google.com/p/google-api-adwords-ruby/source/browse/#svn/trunk/examples Note: This client library does not support SSL validation at the moment.. --AdWords API Team Updates| March 16, 2011 | Library deprecated following google-adwords-api release. | | December 2, 2010 | Version 19.4.0 released: Added example for partial failures, support for returnMoneyInMicros header. | | October 26, 2010 | Version 19.3.0 released: Added support for CustomerSyncService, ServicedAccountService and UserListService. | | September 17, 2010 | Version 19.2.0 released: Added support for v201008. | | June 4, 2010 | Version 19.1.0 released: Added support for v201003. | | May 4, 2010 | Version 19.0.0 released: Removed support for deprecated v13 services. | | Feb 17, 2010 | Version 18.0.0 released: Removed support for v200906, made app. tokens optional. | | Jan 22, 2010 | Version 17.3.0 released: Added some functionality tests for v2009, minor bugfixes. | | Dec 10, 2009 | Version 17.2.0 released: Added new set of code samples for v2009. | | Nov 25, 2009 | Version 17.1.0 released: Added support for AdParamService, improved logging. |
|