Thanks Evgeniv. Appreciate your quick response. On Tuesday, August 28, 2012 10:49:21 AM UTC-4, Evgeniy Bogdanov wrote: > > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
