Re: v201607 CustomerService - Sometimes returning NULL and sometimes NOT ADS USER

2016-08-24 Thread Karan Vohra
Thanks for the suggestion. But wanted to ask if there is something wrong in our implementation: 1. We call get customer service's get customer method to get the customer details who has logged in. 2. If the customer is MCC, we get managed accounts under that customer using the managed customer s

Re: v201607 CustomerService - Sometimes returning NULL and sometimes NOT ADS USER

2016-08-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi Karan, Thanks for the information. You may use only the ManagedCustomerService. The AdWords API client library has an example on how to use the ManagedCustomerService.get to get the list of accounts managed by the MCC. Please check out our GetAccountHeirarchy

Re: v201607 CustomerService - Sometimes returning NULL and sometimes NOT ADS USER

2016-08-24 Thread Karan Vohra
Hi Peter, I sent you the sample code of how are we getting the account information from google api and how we are using customer service/ managed customer service. For some reason i miss out the private reply, so in case you have replied kindly let me know the conclusion. Appreciate your help

Re: v201607 CustomerService - Sometimes returning NULL and sometimes NOT ADS USER

2016-08-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Karan, My apologies for the delayed response. I had to delete your initial post since it contains possible sensitive information. Please also refer to our forum posting guidelines for any f

v201607 CustomerService - Sometimes returning NULL and sometimes NOT ADS USER

2016-08-20 Thread Karan Vohra
Hi folks, Would appreciate response on this. Due to this issue we had to downgrade from v201607 to v201605. We neee your help in understanding why are we getting null in response for some customers? What are the conditions in which we can get null? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

v201607 CustomerService - Sometimes returning NULL and sometimes NOT ADS USER

2016-08-19 Thread Karan Vohra
Hi Folks, We are using v201607 Customer Service's get Customer method and we are not passing any customer id to it. For some google accounts, we are getting NOT ADS USER error while for some accounts we just get back NULL as response. For example - warren.zhang...@gmail.com gives NULL as res