Hello, 

You could use the ManagedCustomerService 
<https://developers.google.com/adwords/api/docs/reference/v201708/ManagedCustomerService>
 to 
manage the links between the manager account and client account to make 
requests on behalf of client accounts. You can refer to this 
<https://developers.google.com/adwords/api/docs/guides/accounts-overview#managedcustomerservice>
 documentation 
which explains in detail on how to extend an invitation 
<https://developers.google.com/adwords/api/docs/guides/accounts-overview#extending_invitations>
 to 
the client account and how the client accepts the invitation 
<https://developers.google.com/adwords/api/docs/guides/accounts-overview#client_accepts>.
 
The ManagedCustomerService.mutateLink 
<https://developers.google.com/adwords/api/docs/reference/v201708/ManagedCustomerService#mutateLink>
 allows 
you to invite a client account and 
ManagedCustomerService.getPendingInvitations 
<https://developers.google.com/adwords/api/docs/reference/v201708/ManagedCustomerService#getPendingInvitations>
 lets 
you see all the pending invitations that have been accepted or declined. 
You can refer to our code sample in Java available here 
<https://developers.google.com/adwords/api/docs/samples/java/account-management>.
 
You can also refer to the code samples in other languages here 
<https://developers.google.com/adwords/api/docs/clientlibraries>.

Thanks,
Bharani, AdWords API Team.  

On Tuesday, August 29, 2017 at 6:36:05 AM UTC-4, n wrote:
>
> Hi,
>
>         I have MCC accounts. and I have more than one client account. 
> which is not linked my MCC account.
>         Now i want to linked those client account to my MCC account using 
> by Adwords api.
>         But, i don't know how to link account using api?
>         please give me any suggestion.
>
> Thanks.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/89caba2c-2543-4414-b4d9-f4eea17d3f31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to