没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > google-api-adwords-ruby |
google-api-adwords-ruby
|
0 | 0 | 90 |
贡献者 | 讨论 | 代码提交 |
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.
FeaturesSupport 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
--AdWords API Team
Updates
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.