Re: Access campaign service of Adwords for multiple user

2018-06-12 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, Please find my response below: 1. As per your description in the earlier email, x...@gmail.com is a user on both l1 and l2 accounts. Hence, if you use the credentials of x...@gmail.com and perform a CustomerService.getCustomers

Re: Access campaign service of Adwords for multiple user

2018-06-12 Thread tarun . jain
- So in anyhow I did not get the l1 account in x...@gmail.com(login as x...@gmail.com)* RIGHT?* - One more issue, Suppose I have an AdWords (q...@gmail.com) account in which I have created 2 accounts. One is production account (i.e *p1*) and second is test account. (i.e *t1

Re: Access campaign service of Adwords for multiple user

2018-06-08 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, Please find my response below: 1. The CustomerService.getCustomers() will only return users who are directly accessible by the user authenticating the API call. So if you're

Re: Access campaign service of Adwords for multiple user

2018-06-07 Thread tarun . jain
Hi Milind, Actually, I am facing a problem with another scenario. Suppose I have 2 accounts of AdWords a...@gmail.com and x...@gmail.com. In a...@gmail.com I have one l1 manager account and I provide the access of l1 account to x...@gmail.com as admin. In x...@gmail.com account I have l2 mana

Re: Access campaign service of Adwords for multiple user

2018-06-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, I am Dhanya's colleague and will be following up on this thread as she is unavailable today. The CustomerService.getCustomers will return the customerIds of the accounts which are directly

Re: Access campaign service of Adwords for multiple user

2018-06-07 Thread tarun . jain
Hi Dhanya, Through CustomerService.getCustomers I get the list of account. But if I have access to another account (by adding admin access to that user) that account is not getting in this Custome

Re: Access campaign service of Adwords for multiple user

2018-06-05 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, As a first step, you would need OAuth access to all of the accounts to which you intend to make API calls. After that, using one approved developer token (only one is required and it can be any)

Re: Access campaign service of Adwords for multiple user

2018-06-05 Thread tarun . jain
Hi Dhanya, Thanks for your reply. Actually, I want to show AdWords Campaign of multiple users. So, for all account, I need separate developer token of there account and Client customer ID? Is there any way from OAuth credentials to get Campaign data of users? Thanks, Tarun On Thursday, May

Re: Access campaign service of Adwords for multiple user

2018-05-31 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, To access campaigns or make any API calls, you will need an approved developer token(to make calls against production accounts) and read-write access to the user's account along with OAuth credentials. Please refer this guide

Access campaign service of Adwords for multiple user

2018-05-31 Thread tarun . jain
I had created an app in google, using client id and secret key I authenticate the user's Adwords account or I get the permission of AdWords in JS. Now I want to access the campaign service of the same authenticated user. As per documents of Adwords service I need developer token and Adwords

Access campaign service of Adwords for multiple user

2018-05-31 Thread tarun . jain
I had created an app in google, using client id and secret key I authenticate the user's Adwords account or I get the permission of AdWords. Now I want to access the campaign service of the same authenticated user. As per documents of Adwords service I need developer token and Adwords accoun