Re: ManagedCustomerService.MutateLink (From client)

2018-01-22 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Derek, For linking accounts via the API, the manager would need to extend an invitation to the client account. That is, you would need to use ManagedCustomerService.mutateLink

ManagedCustomerService.MutateLink (From client)

2018-01-22 Thread Derek T
I'm trying to link accounts, using the MutateLink operation on ManagedCustomerService. However, this operation does not work the way that I had hoped. In order to get this method to work correctly, I (the manager) need to login, then send the invitation to my desired client. What I'm hoping t