Hi Samantha,

For customers.createCustomerClient the following 'body' works:

 "customerClient": {
"descriptiveName": "Test123",
     "currencyCode": "USD",
      "timeZone": "America/New_York"
  },

Note that it's "New_York" and there is no "name" field. I wasn't able to 
recreate your error and there's also no "create" operation.

For the "update" with :mutate, here is a valid 'body':

"operation": {
    "update": {
"resourceName": "customers/1234567890",
     "descriptiveName": "SojernMCCAcc",
  },
  "updateMask": "descriptiveName"

  },

It appears that in both calls you are referencing the unavailable field "name".

Regards,


Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2doVcG:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4RCp3000000000000000000000000000000000000000000000RHE4E700XcMtx7UwTyGkMd3-Ac3WVA%40sfdc.net.
  • Er... Samantha Kapai
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to