Hi,
Using Google Ads API V9 for python... I am trying to delete a shared set
from my account using SharedSetService and SharedSetOperation... I get the
following error:
shared_set_error: SHARED_SET_IN_USE
message: "The shared set cannot be removed because it is in use."
trigger {int64_value: 1845557926 }
After fetching my shared set details with the API I get the followig data,
as you can see there are no member_count and no reference_count
{
'shared_set_id': 1845557926,
'name': '(topic) Concessionnaire',
'type': 'NEGATIVE_KEYWORDS',
'member_count': 0,
'reference_count': 0,
'status': 'ENABLED'
}
Why I a receiving that error? what could be attached to my shared set? how
can I force deletion?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/236be8e8-e056-41a8-951a-a1d3e1da9aean%40googlegroups.com.