Hi Marco, when using the CampaignService, you can only get total statistic data for the whole dateRange that you specify in your selector. Also, only a subset of all available metrics is supported:<https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.Stats>. To get daily stats for a given time frame, use ad hoc reports and add "Date" to your fields list, causing the returned data to be segmented by day. HTH, cheers, Dorian
On Wednesday, July 11, 2012 12:50:38 AM UTC+2, Marco Contreras wrote: > > Hello > > I am working with php library version v201109, reviewing the documentation > in which I saw examples of working with 'CampaignService' which allows me > to retrieve the cpc, clicks, etc. > > My question is whether you can recover data from campaigns within a > specified date range, but show me the progress of the campaign for days > > I tried but without success, I could after the reports with the statement > 'dateRangeType', but I have not seen option to 'CampaignService' > > Thanks > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 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