Hi Huan,

There's one here:  
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201109/Optimization/EstimateKeywordTraffic.cs.
 
You need to download the .NET client library from 
http://code.google.com/p/google-api-adwords-dotnet/, open the AdWords.sln 
that comes with the project and then see AdWords.Examples.CSharp project to 
find the code examples. 

To write your own application,
- Add reference to Google.Ads.Common and Google.AdWords assemblies.
- 
Copy 
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/App.config
 
to your application's app.config.
- Fill the credentials in the app.config.
- Code your application to call the service (link to example given above)
- Compile and run the application.

Hope this helps. Let me know if you have more questions.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Saturday, 21 April 2012 20:48:50 UTC+5:30, Huân Lê Hoàng wrote:
>
>
> Hi! 
>
> I'm using .Net Framework (An Winform Application).
> It's my graduated project and the first time I learn how to use Google API!
> I've read some posts here but I've some problem to combine and apply to my 
> app.
>
> Anyone can help me!
> Just a simply example to Login Google Adwords Account and using Targeting 
> Ideas Service to get keyword ideas.
>
> Thanks for any response!
>
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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