What would be a good use case to pull stats at the Campaign entity rather than through a performance report?
On Tuesday, May 15, 2012 10:15:44 AM UTC-4, Kevin Winter wrote: > > Hi, > Alexander is correct - you should use reports. The CampaignService will > return aggregated stats for the daterange you request - if you request two > days worth, both days will be summed in the results. Reports, on the other > hand, can be segmented by day. > > - Kevin Winter > AdWords API Team > > On Wednesday, May 9, 2012 7:15:25 AM UTC-4, Alexander Nitschke wrote: >> >> Hi Mika, >> >> I would do this with a report, not with the CampaignService. With a >> report it's not difficult to get daily stats. >> >> Best wishes >> Alexander >> >> >> Am Mittwoch, 9. Mai 2012 10:22:42 UTC+2 schrieb MikaSaarinen: >>> >>> Hi, I am wondering how to get stats for specific dates within the >>> DateRange I have setup? I am using CampaignService v201109_1. >>> >>> Basicly what I want to do is to change the presentation from DateRange >>> (example: 20120501 - 20120509) to show me all dates between that DateRange >>> as own values instead of showing total amount for that daterange only. How >>> is this solved most easily? >>> >>> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
