Authentication without user interaction (NODE.JS)

2017-05-31 Thread Che Siri
Hello, I am new to adwords api and I am not understanding very well the authorization process. I am developing a console app on Node.js. I want to know if there is a way to authenticate without the need of the approval of the user in the web of consent. I understand that this returns the "code"

Re: where is Adwords API in Goole APIS?

2017-06-21 Thread Che Siri
Hi, i have the same problem. Did you find any solution? El viernes, 4 de noviembre de 2016, 0:44:22 (UTC-3), yoonc...@naver.com escribió: > > Hi > > I don't look for Adwords API in Google APIS > > >

Re: where is Adwords API in Goole APIS?

2017-06-22 Thread Che Siri
I did setting up my development environment. I created a campaign in my console app in node.js. But a don't see the adwords api in Google Api. Any idea? On Thursday, June 22, 2017 at 12:01:18 AM UTC-3, Peter Oliquino wrote: > > Hi Che, > > Could you confirm if you are initially setting up your d

Api's Explorer dont show Adwords Api

2017-06-23 Thread Che Siri
Hi, i need test the calls in Api's Explorer but i can't see the adwords api. I followed the guide to create Oauth token but i still do not see the adwords api. Any idea? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blog

Re: where is Adwords API in Goole APIS?

2017-06-23 Thread Che Siri
thanks peter. I followed the guide for generate an Oauth token but still i do not see the adwords api in the Api's Explorer. I created a new thread here: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/adwords-api/uvQyH3s4GdU El viernes, 23 de junio de 2017, 0:21:25 (

can i create campaign in others accounts?

2017-06-23 Thread Che Siri
Hi, the app that i am developed create campaigns in the clients account. I have a MCC accounts and clients in this. how i can create a camp in other account? for create a campaing previously i do "login" with an account. thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Batch Job (format xml Request body)

2017-09-07 Thread Che Siri
Hi, i am developing my app in node.js and making the request to the services. I can create a Batch Job service and get the uploadUrl. But i don´t know how to send the xml body to the request because i dont know the format of this xml. I need send the Request body from my array of operations.

Re: can i create campaign in others accounts?

2017-10-20 Thread Che Siri
I will set an example to develop my question. I have an account that handles other accounts. When I started my application I was authenticated with my main account. When I create (for example) a campaign I do it like this: CampaignService campaignService = (CampaignService) user.GetService (

Set startTime in campaign creation.

2017-11-14 Thread Che Siri
hi, i need set the startTime and endTime in the creation of campaign just like the startDate and endDate. any suggestion? thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Googl

Download heavy reports

2017-12-12 Thread Che Siri
hi, i need the way to get an heavy report for download and put in a csv file. My implementation is in .net (c#). I am using Google.Apis.Analytics.v3.AnalyticsService any suggestion? thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goo