Hello Mohammad,

If you want to get the clients of a manager account (MCC), then you would 
use the ManagedCustomerService 
<https://developers.google.com/adwords/api/docs/reference/v201509/ManagedCustomerService>.
 
By using the get() 
<https://developers.google.com/adwords/api/docs/reference/v201509/ManagedCustomerService#get>
 
method of that service, you can follow the links down in your account to 
build a hierarchy of accounts from your manager account. Our client 
libraries <https://developers.google.com/adwords/api/docs/clientlibraries> 
have examples on getting the account hierarchy. If you're using Java, check 
out the GetAccountHierarchy.java 
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201509/accountmanagement/GetAccountHierarchy.java>
 
example.

Best,
Nadine, AdWords API Team

On Monday, January 4, 2016 at 7:08:01 AM UTC-5, Mhamad Canaan wrote:
>
> Hi,
>
> I have a similar problem, but for me I have managed to authorize my app 
> and accessed the accounts, but I still one thing more.
> When a MCC account authenticates the  [canManageClients] => 1  tells me 
> that it is an MCC. but what if I want to manage one of the clients this 
> account manages how can I fetch the clients he manages?
>
> Waiting your reply,
> Best regards,
>
> Mohammad Canaan
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6a51d666-0eeb-41e9-a381-8d0e33ed0d38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to