Client Library Updates

Tuesday, August 16, 2011


This is another edition of our bi-weekly client library updates blog post.

DotNet
  • Client library now supports OAuth 1.0a as an authentication mechanism.
  • Added support for caching authTokens.
  • Will now automatically retry for GOOGLE_ACCOUNT_COOKIE_INVALID error.
  • Additionally, a number of issues were fixed: 51, 62, and 65.
PHP
  • Support has been added to generate classes from the WSDL using pseudo-namespaces, to avoid conflicts with other classes. The library must be built from source with this option. Please see the README for more information. This addresses issue 4.
  • Improved type conversion to better handle ID values on 32-bit systems. This addresses issue 62.
Ruby
  • First release based on Savon backend (0.4.0).
  • Includes OAuth 1.0a support and Ruby 1.9 compatibility.
You can download updated versions of the AdWords API client libraries from their respective sites, or see a list of all the client libraries.

If you have any questions or would like to discuss these changes, please post on the forum.

Kevin WinterAdWords API Team