Following the resolution of the issue documented at
http://groups.google.com/group/adwords-api/browse_thread/thread/ad942b447db7b6e5#
I'm happy to announce the release of the AdWords API .NET Client
Library 1.0.0, supporting v11 and v12 of the AdWords API. It is
available for download at
http://code.google.com/p/google-api-adwords-dotnet/
either via SVN or as a standalone ZIP archive.
The major change besides v12 support is the refactoring of the code
examples out into a separate
VS.NET project within the same
VS.NET
solution, which should make it easier for folks to compile the client
library separately from the examples.
One of the things I was thinking about doing was releasing pre-
compiled assemblies, one set up for v11 support and the other for v12,
as a separate download to go along with the source project. This would
save developers some trouble of configuring and compiling the source
themselves when all they want is an updated assembly to use. Would
folks find that useful?
Cheers,
-Jeff Posnick, AdWords API Team