Re: Can't list the managed customers

2017-11-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Zeus, To get the client accounts under a manager account, you will need to make sure that the client customer Id in the request header is set to the manager account. If this does not fix your issue, could you please enable logging and share the complete SOAP logs including the header so

Can't list the managed customers

2017-11-03 Thread Zeus Pérez
Hi, I'm having some troubles listing the customers in the API. In the web console, I can see accounts connected but when I can't list them in the API (no error, just no elements returned). I am using the ManagedCustomerService to retrieve this list. Any idea why I am getting an empty

Can't list the managed customers

2017-11-03 Thread Zeus Pérez
Hi, I'm having some troubles trying to get the list of managed customers. I can see accounts in the AdWords web console but when I try to list them in the API the list is empty (no error received, just no elements in the list). I am using the "ManagedCustomerService" to retrieve the list. Any