Hi,

Thanks again for the response, but I'm still getting to the same issue.

In the links you provided it can be seen that the CustomerClientService 
<https://developers.google.com/google-ads/api/reference/rpc/v8/CustomerClientService>
 does 
not have a mutate method, while the CustomerService 
<https://developers.google.com/google-ads/api/reference/rpc/v8/CustomerService> 
has 
one. There's also no CustomerClientOperation, but there is a 
CustomerOperation 
<https://developers.google.com/google-ads/api/rest/reference/rest/v8/CustomerOperation>
.

Therefore, if I have a CustomerClient 
<https://developers.google.com/google-ads/api/reference/rpc/v8/CustomerClient> 
object, 
and want to update its descriptive_name field for example, how can I do 
that?

On Thursday, July 22, 2021 at 7:58:24 AM UTC+2 adsapi wrote:

> Hi,
>
> Thank you for providing further details.
>
> As for customer 
> <https://developers.google.com/google-ads/api/reference/rpc/v8/Customer> 
> report, I am afraid that this can only be used for single client account 
> and cannot be used to get multiple accounts. As for *CustomerClient*, it 
> is possible to used this object to update the Customer object. The reason 
> is, the said objects are used for different services, *CustomerClient *is for 
> CustomerClientService 
> <https://developers.google.com/google-ads/api/reference/rpc/v8/CustomerClientService>
>  while 
> the *Customer* is for CustomerService 
> <https://developers.google.com/google-ads/api/reference/rpc/v8/CustomerService>
> .
>
> With this, the provided process that you've mentioned is current possible 
> way for your use case.
> "*...I have to pull the CustomerClient objects instead of Customer 
> objects. And later on, if I want to update some of the CustomerClient 
> objects I first have to pull single corresponding Customer object, because 
> it is not possible to update CustomerClient directly.*"
>
> In addition, batch processing 
> <https://developers.google.com/google-ads/api/docs/batch-processing/overview> 
> can 
> help you with your use case for updating in bulk as customer_operation 
> <https://developers.google.com/google-ads/api/reference/rpc/v8/MutateOperation#customer_operation>
>  
> is supported here.
>
>
> Let me know if you have further questions.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2JC7dj: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 
"AdWords API and Google Ads 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/34230796-70e1-400c-965a-fb7fd1dc2400n%40googlegroups.com.

Reply via email to