Re: How to tell if an account is MCC or non-MCC (client)

2016-01-06 Thread Lena Madenci
I have tried using canManageClients, however, when the account I am finding clients with is a Manager account, canManageClients returns true for all accounts, including accounts that I know are non-MCC accounts. On Tuesday, January 5, 2016 at 3:55:27 PM UTC-5, Yin Niu wrote: > > Hi Lena, > >

How to tell if an account is MCC or non-MCC (client)

2016-01-05 Thread Lena Madenci
I've been reading the docs on ManagedCustomerService and I am having issue understanding how to tell if a returned entity is a manager account or a client account. Is there any API call used for this, so that I can determine an Adwords user's account type based on a client_customer_id, for exam