Hi knuzich,

You can download the latest client library from
http://code.google.com/p/google-api-adwords-dotnet/. Open google-api-
adwords-dotnet.sln in Visual Studio, edit the values in Examples
\App.config, and run the Examples project. Examples project takes
command line parameters as
versionName.ExampleName, where versionName is the API version (v13,
v200909, etc.) and ExampleName is the example name (E.g.AddCampaign)

For instance, Examples.exe v201003.AddCampaign runs the AddCampaign
example.

If you want to use the client library in one of your applications,
then you can compile just the google-api-adwords-dotnet project, copy
the dll to your project folder and add a reference to it in your
project. You also need to copy the nodes from src\App.config to your
own App.config or Web.config. The Examples project contains code
examples for common tasks in AdWords API.

Could you open an issue at 
http://code.google.com/p/google-api-adwords-dotnet/issues/list
to update the outdated NoClientLibraryWiki?

Let me know if you have more questions.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Aug 4, 1:02 pm, knuzich <testvobor...@gmail.com> wrote:
> anybody can show a working example of sandbox campaign creation for  .
> NET ???
>
> I've tried everything!!!
>
> Method, which is shown on page 
> "http://code.google.com/p/adwords-api-dotnet-samples/source/browse/tru...
> "  doesn't work because v13 version is very old version!!!! And added
> service (https://sandbox.google.com/api/adwords/v13/CampaignService?
> wsdl) return error!!!
> the newest versions (I mean so)  doesn't exist as wsdl.
>
> Method in "http://code.google.com/p/google-api-adwords-dotnet/wiki/
> NoClientLibrary" is described for v13  but where for v200909? Does
> version v200909 work for sandbox? How can I use it for .NET?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to