Hi Orlovskiy, You can refer to http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201209/BasicOperations/UpdateKeyword.cs for an example. This example updates bids, you need to update the userStatus field instead. See https://developers.google.com/adwords/api/docs/reference/latest/AdGroupCriterionService.BiddableAdGroupCriterion#userStatus for details.
Cheers, Anash P. Oommen, AdWords API Advisor On Tuesday, 27 November 2012 23:01:45 UTC+5:30, Orlovskiy Alexander wrote: > > I have tried to find in this forum and documentation the way how to switch > Keyword status programmatically, but unfortunately failed. > 1) Is it possible? > 2) What service should I use? ( > https://developers.google.com/adwords/api/docs/reference/latest/AdGroupCriterionService– > right?) > 3) Is there any code sample? I found this answer: > https://groups.google.com/d/msg/adwords-api/dzgk2vCrrmI/3o-DAKxwS_sJ – > but it shows how pause Ad not Keywords > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
