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 and Google Ads API Forum
In previous Adwords API you could not remove the custom audience but you could update status as removed and can create a new one with the same name.
In the new ads api you cant remove and you cant change status to REMOVED
message: "Enum value \'REMOVED\' cannot be used."
My question is how do you remove that custom interest in this condition.
Sergei Cherkes
unread,
Feb 9, 2022, 5:10:20 PM2/9/22
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 Google Ads API and AdWords API Forum
@Sinea Calin, have you found an answer on your question?
четверг, 18 февраля 2021 г. в 08:29:20 UTC+3, Sinea Calin:
Sergei Cherkes
unread,
Feb 10, 2022, 5:05:12 AM2/10/22
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 Google Ads API and AdWords API Forum
Right api to use: ConversionActionOperation::setRemove
четверг, 10 февраля 2022 г. в 01:10:20 UTC+3, Sergei Cherkes:
Google Ads API Forum Advisor
unread,
Feb 10, 2022, 3:31:14 PM2/10/22
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 cherkes...@gmail.com, adwor...@googlegroups.com
Hi Sergei,
You can do a remove operation and that's the way a remove is done in Ads API. It appears you found a client library style that works in Conversion Action, it should work for all objects accessible in the API.