Hi Tim,

If you want to get the clientCustomerIds associated to your refresh token 
(or basically, to your OAuth credentials), you can run the getCustomers() 
<https://developers.google.com/adwords/api/docs/reference/v201708/CustomerService#getcustomers>
 method 
of CustomerService. You don't need to set your clientCustomerId in the 
property file in running this method. And if you do this, all 
clientCustomerIds (and its information) that is being linked to your OAuth 
credentials will be returned. If you manually set the clientCustomerId in 
the property file and you run this method, only the details of the specific 
client customer will be returned.

Let me know if this helps.

Thanks,
Vincent
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/ed30ace2-f363-45a1-a9ce-55d62ddebd10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to