Sreenu, To delete an AdGroup, you would use the AdGroupService method mutate: http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupService.html#mutate. The AdGroupOperation parameter would have the operator field set to "REMOVE" and the operand field set to the AdGroup object to delete: http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupService.AdGroupOperation.html. Let me know if you have any other questions.
Best, - Eric Koleda, AdWords API Team On Aug 5, 10:28 am, "sree...@cybage.com" <sree...@cybage.com> wrote: > Hi, > > How do I delete adgroup, keyword using the Adwords API? What are the > mandatory params to be passed ? > > Please provide some sample codes if you have .. > > Thanks, > Sreenu. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---