Hi, 

It is not possible to set the UserStatus 
<https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupCriterionService.BiddableAdGroupCriterion#userstatus>
 to 
REMOVED using a SET operation. You can only set the UserStatus to ENABLED 
or PAUSED in a SET operation. To remove an AdGroupCriterion 
<https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupCriterionService.BiddableAdGroupCriterion>,
 
you need to perform a AdGroupCriterionService.mutate() 
<https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupCriterionService#mutate>
 request 
with the REMOVE operator. Additionally, you need to set the validateOnly 
<https://developers.google.com/adwords/api/docs/guides/call-structure#request_headers>
 header 
to false to execute this operation. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@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/7e1bea57-334f-4f4b-9ff6-840b0f1c2e51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to