Hi, all! I need your help.
I have 2 google emails and 2 accounts.
The first email is (for example)
te...@gmail.com and AdWords Manager account
When I use API,
adwords_client.GetService('ManagedCustomerService').get({
'fields': ['Name', 'CustomerId', 'CurrencyCode', 'CanManageClients']
})
Why do I get an empty list of accounts if I have client account and get a list of accounts from MCC?