how to get client customer id of logged in user in js or in php

2016-11-18 Thread revinsinfo
Its really important for me i want to fetch clientcustomerId for a loogged in user so that i can pass it in to the following code $user = new AdWordsUser(); $user->SetClientCustomerId('CLIENT_CUSTOMER_ID_HERE'); i am not sure if it is posible through js login in php if it is possible th

Re: how to get client customer id of logged in user in js or in php

2016-11-22 Thread revinsinfo
so for example i created a page where i have to login through google adwords credentials , i entered my google adwords credentials , so on that moment i want a customer id so that i can pass it in to my api logged in user means those user which are logged in through my api, when they will login

Re: how to get client customer id of logged in user in js or in php

2016-11-22 Thread revinsinfo
i am creating a system in which any google user can login and can see his/her adwords campaign and ads related stats , thatwhy i am asking that how can i get a customerId of a logged in user using js in google . On Tuesday, November 22, 2016 at 3:22:26 PM UTC+5:30, revin...@gmail.com wrote: >

get adwords customer id using email in php or using js login

2016-11-22 Thread revinsinfo
Is there any way to get clientcutomerid of a google adwords user ? i am creating an api system using google api in which any google user will login and can see his campaign and ads related data my question is when a adwords user gets logged in using the js api provide by google . is there any