Get the used device for report

2013-08-15 Thread David Morawitzky
Hey guys, I am trying to write an Application in which I extract useful information about the ads (cost, clicks, etc.). I'd also like to get the device on which the ad was clicked. I am a bit confused, because this can be selected in ValueTrack URL, but I can't find it in any service. The onl

Re: Get the used device for report

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, There is a Device field that segments the stats by Device in Ad Performance Rerpot . Please refer this guide on how to use adhoc reports or the example code<

Re: Get the used device for report

2013-08-26 Thread David Morawitzky
Hi Takeshi, thanks for your answer. I'd like to use the different services to get the report-data. Is there any possibility to get this out of one of the services? Greetz, David Am Montag, 19. August 2013 11:06:11 UTC+2 schrieb Takeshi Hagikura (AdWords API Team): > Hi, > > There is a De

Re: Get the used device for report

2013-08-26 Thread Takeshi Hagikura (AdWords API Team)
Hi David, Adhoc reports are the recommended way to pull the stats segmented by Device. What part is missing with AdHoc reports? Maybe I come up with a different answer based on your demand. Best, - Takeshi, AdWords API Team On Thursday, August 22, 2013 3:38:42 PM UTC+9, David Morawitzky wro

Re: Get the used device for report

2013-08-27 Thread David Morawitzky
Hi Takeshi, after I watched again on the Adhoc reports I recognized that nothing is missing. They are working great, thanks for your help. Greetz, David Am Montag, 26. August 2013 15:22:31 UTC+2 schrieb Takeshi Hagikura (AdWords API Team): > Hi David, > > Adhoc reports are the recommend

Re: Get the used device for report

2013-08-27 Thread Anash P. Oommen (AdWords API Team)
Hi David, You need to run an ad performance report to get this data. Device is one of the supported columns. See https://developers.google.com/adwords/api/docs/appendix/reports#ad for details. Cheers, Anash P. Oommen, AdWords API Advisor On Wednesday, August 14, 2013 7:58:59 AM UTC+1, David M