Hi Charles, did you manage to parse out the data from the report?
thanx for info Ludo On Friday, May 23, 2014 12:41:41 AM UTC+2, charles wrote: > > On Thursday, May 22, 2014 3:49:42 AM UTC-7, Tomasz Tybon wrote: >> >> > 2. have server-side script deal with csv file when it arrives >> >> But reports do not contain CSV files only direct link to report in >> Adwords Panel >> > > After poking around in JavaScript Console I found that the direct link in > the email contains all of the query string params you need to send a > request for the csv download except for the token. > > Example email link: https://adwords.google.com/cm/CampaignMgmt?frag=repd.<rd > is here>/<rrd is here>&__u=<numbers>&__c=<more numbers> > > And you can make requests to this URL to start the download: > https://adwords.google.com/cm/reportdownload?__rd=<stuff>&__rrd=<stuff> > &__u=<stuff>&__c=<stuff>&token=<stuff> > > I'm not sure what's the best way to deal with this, but after some quick > Google-fu I found this post which looks like it could work: > http://tanshio.net/adwords-report-download-by-casperjs/. (I plan to try > this later on in the week.) > > However, perhaps there's a way to do this with our dev token using Oauth2. > > Thoughts? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.