Hello Esnem,
Thank you for reaching out to the Google Ads API Support.
It seems you are encountering an error when you mutate your keyword plan campaign. For us to assist you further, can you please provide us with the complete request and response logs with request ID generated as shown in the respective links, so we can check on our end the errors being thrown?
If you haven't enabled logging yet, it can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link. For REST interface requests, you can enable logging via the curl command by using the -i flag.
You can provide it via Reply privately to the author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.
Regards,
![]() |
Google Ads API Team |
Hi Esnem,
Thanks for getting back to us.
I see that the geo target constant you set in your keyword plan is geoTargetConstants/20340. Can you confirm if this geo target constant is valid? You may refer to this guide for the supported geo targets. Additionally as highlighted in the guide, you may also use the geo_target_constant report to retrieve geo targets directly from the Google Ads API.
Regards,