Hi there Thanks for reading my question.
I am using mutateCampaignCriteria to try to remove some IPs from a campaign's IP Exclusions List. This code in general works fine (it works for other campaigns), but it is failing for one particular campaign and I don't know why. This is the error: { "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "google.ads.googleads.v8.errors.googleadsfailure-bin", "data": "<Unknown Binary Data>" }, { "@type": "grpc-status-details-bin", "data": "<Unknown Binary Data>" }, { "@type": "request-id", "data": "17PPRUpbUluJ4aEbH9X86A" } ] } However from what I can see I am sending valid data. (1) How can I see what data is causing this issue? (2) How can I automatically recover from an issue like this? For example, is there a way I can simply "reset" the IP Exclusions List for a campaign so it is blank and I can start over? Note I don't want to manually do this (log into the Google Ads account and manually delete the IPs), I should be able to do it using code. I am using the PHP library. Thanks for your help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/ac8e4713-d6d4-4595-a3cc-09f55218fbd9n%40googlegroups.com.