criterion = {
'xsi_type': 'CriterionUserList',
'userListId':user_list_id
}
criterion_operation = {
'operator': 'REMOVE',
'operand': {
'campaignId': campaign['id'],
'criterion': criterion
}
}
resp = criterion_service.mutate([criterion_operation])
Using the Python API, I've created a NegativeCampaign exclusion list. How can I programmatically deactivate/disable that CRMBasedUserList? Closing the userlist prevents new users from being added but I want to stop excluding adds to that user, without requiring a user to log into AdWords.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@googlegroups.com
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 a topic in the Google Groups "AdWords API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adwords-api/nayLX2aPqIY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adwords-api+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/8fdc1b8a-c6e8-4b36-a02c-0a1e15c32678%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.