Hi Ramesh, You need to create an AdGroupAd and an Ad object within it, set the adGroupId, status and adId, and call AdGroupAdService::mutate with SET operation. See this code example for more details.
http://code.google.com/p/google-api-adwords-dotnet/source/browse/branches/v11.3/examples/csharp/v201008/UpdateAd.cs?r=140 Cheers, Anash P. Oommen, AdWords API Advisor. On Jan 8, 8:44 am, Ramesh Amala Srinivasan <[email protected]> wrote: > //You can only modify the status of an existing Ad// > > how to modify the status of text ad ? how to pass the text ad id whose > status need to be updated.. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
