Hi,

It is an expected behavior that once you remove the criterion, you would 
still be able to retrieve this when using the AdGroupCriterionService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService#get>.
 
It would just appear with a Status 
<https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.BiddableAdGroupCriterion#userstatus>
 of *REMOVED*. By default, when using the get() method, it would return all 
criteria even the removed ones. If you wish to see only the ENABLED 
criterion, you would need to specify the Status to *ENABLED*. 

Sanjay - The explanation in the forum you provided is correct. To 
completely remove the entity, you should remove all entities nested 
underneath it. 

Regards,
Dannison
AdWords API Team

On Monday, September 10, 2018 at 1:26:19 PM UTC+8, yaa...@google.com wrote:
>
> Wondering if any one has seen same issues before, that removed product 
> groups unit are still showing in AdGroupCriterionService.get result. 
>
> We removed some product partitions unit 
> using AdGroupCriterionService.mutate remove operation and checked *Adwords 
> UI which looks good*. Then using AdGroupCriterionService.get to query 
> current partitions, however we found the removed ones are still existed in 
> get result, but their parentCriterionId is None. 
>
> And when we tried to remove those product groups again, it 
> complains EntityNotFound.INVALID_ID. 
>
> Appreciate if any one can provide some suggestions, and wondering if this 
> will cause any issues since from Adwords UI removed product units has been 
> removed correctly. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads 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/6ded46c1-3245-404b-8838-67de7356c64a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... yaanma via AdWords API and Google Ads API Forum
    • ... sanjay
    • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to