Hi Vikram,

The AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED 
<https://developers.google.com/adwords/api/docs/common-errors#AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED>
 error 
that you are encountering indicates that there was no customer ID specified 
in your request header. This means that you may have not specified a 
customer ID value in the client_customer_id field in your configuration 
file.

Please note that the ManagedCustomerService is different from the 
CustomerService. In the CustomerService.getCustomers 
<https://developers.google.com/adwords/api/docs/reference/v201702/CustomerService#getCustomers>,
 
it is possible that no customer is specified in the request header as 
stated in the link. However, using the ManagedCustomerService and other 
AdWords API services will require you to pass the customer ID in your 
request header.

Additionally, since you are using the ManagedCustomerService, you will need 
to use your MCC account ID as the value for you client_customer_id.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ebdeb426-1802-4a6e-b466-a2623ef42523%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to