Hi Alfie,

If you have the OAuth2 credentials associated with a client account 
(non-MCC account), you can use CustomerService.getCustomers() 
<https://developers.google.com/adwords/api/docs/reference/v201609/CustomerService#getcustomers>
 method 
to retrieve the details of the Customer. You need to use the same method to 
first get the clientCustomerId of the manager account using the manager 
account's OAuth2 credentials and then use this in the request to 
ManagedCustomerService 
<https://developers.google.com/adwords/api/docs/reference/v201609/ManagedCustomerService>
 to 
get a list of the client accounts under this manager account. The 
get_account_hierarchy.rb 
<https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/v201609/account_management/get_account_hierarchy.rb>
 example 
demonstrates how to use ManagedCustomerService to retrieve the account 
hierarchy under a manager account. 

Regards,
Shwetha, 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/01f71fb4-e98b-448c-b9cc-f84f0ba3b6d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • How to get Cust... Shibu Alist
    • Re: How to... 'Anthony Madrigal' via AdWords API Forum
      • Re: Ho... Shibu Alist
        • Re... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
          • ... Shibu Alist
            • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
          • ... Alfie Max
            • ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to