It would be great to see auction insights on the API in 2015! +1
David On Monday, 5 January 2015 12:04:22 UTC, Gergely Kalmár wrote: > > Dear all, > > Are there any news regarding this auction insights topic? Will it be > available via the API during 2015 or shall we forget about this feature? > > All the best, > Gergely > > On Monday, June 30, 2014 1:07:07 PM UTC+2, Ludo Jambrich wrote: >> >> 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/dcb78fef-46f3-4ba1-8a87-365f0ee6d598%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
