Hi.

Basic answer for your question is - Yes, this is possible,
First of all you need to read minimum 
requirements<https://developers.google.com/adwords/api/docs/requirements>and 
terms 
and conditions <https://developers.google.com/adwords/api/docs/terms>.

Sections of API what is needed for your purposes are:
AdGroupAdService<https://developers.google.com/adwords/api/docs/reference/latest/AdGroupAdService>,
 
AdGroupCriterionService<https://developers.google.com/adwords/api/docs/reference/latest/AdGroupCriterionService>,
 
AdGroupService<https://developers.google.com/adwords/api/docs/reference/latest/AdGroupService>

Official library that you can use is Adwords API DotNet Client 
Library<http://code.google.com/p/google-api-adwords-dotnet/>. 
Every official library have examples to explain new users how to use it, 
you can find them in archive which you'll download.

For tests is better to use 
Sandbox<https://developers.google.com/adwords/api/docs/sandbox>rather than real 
account. Please note, that sandbox is not initialized with 
your real account data, and you'll need to upload data somehow.

Regards,
Evgeniy.

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