Re: How to validate user credentials for a user account after ClientLogin is sunset?

2016-09-28 Thread Bartosz Ferenc
and the access token probably doesn't have access to that customer ID. > > Thanks, > Josh, AdWords API Team > > > On Wednesday, September 28, 2016 at 9:20:54 AM UTC-4, Bartosz Ferenc wrote: >> >> Hi Josh, >> I have a problem. >> >> 1. C

Re: How to validate user credentials for a user account after ClientLogin is sunset?

2016-09-28 Thread Bartosz Ferenc
Hi Josh, I have a problem. 1. Customer agrees by Oauth2 on campaign management and application receives ACCESS_TOKEN and refresh_token. Everything is OK. 2. To be able to manage user account I need to know his clientcustomer_id. 3. I want to get them through CustomerService.get using customer re