Hi,

Thank you for reaching out to the Google Ads API support team.

After verifying the provided logs, I could see that you have encountered the 
404 error when trying to update the campaign name.
and you have provided the wrong updateMask in the request. When I tried to 
replicate your issue on my end, I was able to update the campaign name. I would 
suggest that you try the below sample request to update the campaign name and 
let us know how this goes on your end.

{
  "operations": [
    {
      "update": {
        "resourceName": "customers/xxxxxxxxxx/campaigns/xxxxxxxxxxx",
        "name": "Test campaign"
      },
      "updateMask": "name"
    }
  ],
  "partialFailure": true
} 

This message is in relation to case "ref:!00D1U01174p.!5004Q02tP3TJ:ref" 
(ADR-00230880)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/XtZ99000000000000000000000000000000000000000000000SBZQ1C00YY77jcCoQIyoSXcjLapRtg%40sfdc.net.
  • Up... 'caroline oscarsson' via Google Ads API and AdWords API Forum
    • ... Zweitze
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to