Re: How to get user list id in get campaign

2018-07-12 Thread Tarun Jain
Hi Sreelakshmi , Please confirm me for updating/add email in userList we have to use AdwordsUserListService.Mutate() service or CampaignCriterionService.mutate() On Wednesday, July 11, 2018 at

Re: How to get user list id in get campaign

2018-07-12 Thread Tarun Jain
ers.google.com/adwords/api/docs/reference/v201806/CampaignCriterionService#mutate>; not in CampaignCriterionService.get() <https://developers.google.com/adwords/api/docs/reference/v201806/CampaignCriterionService#get> but I want in get service. If is possible then pls share the selector example might I am doin

How to get user list id in get campaign

2018-07-11 Thread Tarun Jain
Hi, I want to get Adwords UserList ID which associate (with campaign or campaign group) in campaign.service.get() . I am not able to get what is field name that I pass to field parameter

Add new email to campaign list

2018-06-15 Thread tarun . jain
Hi, I want to add the array of emails to a particular campaign. How can I do so? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

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

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

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

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

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