6 messages in com.googlegroups.adwords-apiRe: Cand get V11 sample code to work| From | Sent On | Attachments |
|---|---|---|
| a....@imediasolutions.com | 20 Dec 2007 06:48 | |
| AdWords API Advisor | 21 Dec 2007 10:50 | |
| m....@scuba.com | 27 Dec 2007 22:16 | |
| AdWords API Advisor | 28 Dec 2007 07:34 | |
| m....@scuba.com | 28 Dec 2007 11:13 | |
| AdWords API Advisor | 02 Jan 2008 10:36 |
| Subject: | Re: Cand get V11 sample code to work![]() |
|---|---|
| From: | AdWords API Advisor (adwo...@google.com) |
| Date: | 12/21/2007 10:50:45 AM |
| List: | com.googlegroups.adwords-api |
Hello Awan,
Rather than just downloading single files from the SVN repository, I'd recommend checking everything out locally and then working from there. The SVN repository includes a Visual Studio .NET project that has all the proper source files included, and if you build that project you should have working examples to modify for your own use.
If you're looking for a Windows SVN client to check out the code, I've had good luck with Tortoise SVN in the past (http:// tortoisesvn.tigris.org/), but any SVN client should work. Information about checking out the .NET sample is available at
http://code.google.com/p/google-api-adwords-dotnet/source
Cheers, -Jeffrey Posnick, AdWords API Team
On Dec 20, 9:48 am, "a....@imediasolutions.com" <a....@imediasolutions.com> wrote:
Hello,
I've downloaded following sample .Net code. But some how it's not
working
App.config and assemblyInfo.cs
fromhttp://google-api-adwords-dotnet.googlecode.com/svn/trunk/
and Reportservice.cs
fromhttp://google-api-adwords-dotnet.googlecode.com/svn/trunk/src/v11/
.Net project can not compile. It always saying "The type or namespace name 'email' could not be found (are you missing a using directive or assembly reference?" Same error message for all the credential info in Reportservice.cs class, email, clientEmail, ClientCustomerID, password, useragent, applicationToken, developerToken
Could someone point out where I'm missing? Thanks in advance!




