Hello. I have a question about geolocation that I need your help to solve. I went through this link https://developers.google.cn/google-ads/api/docs/targeting/location-targeting?hl=en I can target my campaign normally. But recently I have encountered such a problem. In the column in my campaign that shows country-specific delivery data. There are three states added and excluded and none. When I remove and exclude and no options. Can request and complete the execution of the operation. But when I exclude a country whose status is added. Will return an error."message": "Request contains an invalid argument.","code": 3,"status": "INVALID_ARGUMENT".But I found that I could delete the countries I had added. After the delete operation. Its state becomes nothing. That would also solve the problem. But in this case, I need to distinguish. Which countries belong to the added state. Your email told me earlier.'SELECT campaign_criterion.criterion_id, campaign.id, campaign_criterion.negative FROM campaign_criterion WHERE campaign_criterion.negative = TRUE'. You can retrieve the excluded countries by campaign_criteria.negative = TRUE. That leaves the added and stateless countries. How to distinguish? This is probably the problem I need to solve more now. I hope to reply as soon as I receive the email. Thanks!
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ac562db9-eb73-489d-ab08-81f9bce6e25cn%40googlegroups.com.