You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Is there an option with an API to remove Shopping adgroup negative keyword?
Thanks....
Shwetha Vastrad (AdWords API Team)
unread,
Jun 28, 2017, 11:36:36 AM6/28/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Yes, it is possible to remove a negative keyword from an AdGroup in a Shopping campaign using AdGroupCriterionService. The RemoveKeyword Java example shows how to remove a ad group criterion using the 'REMOVE' operator. Example code in other languages is available here.