Hi Dmitriy, Could you please email me off-list with the specific account this report is run against as well as an example of the report you are receiving?
- Kevin Winter AdWords API Team On Friday, January 20, 2012 10:17:43 AM UTC-5, Dmitriy wrote: > > Hi Kevin, > I have try this: > $reportDefinition = new ReportDefinition(); > $reportDefinition->selector = $selector; > $reportDefinition->reportName = 'Ad performance report #' . time(); > $reportDefinition->dateRangeType = 'YESTERDAY'; > $reportDefinition->reportType = 'AD_PERFORMANCE_REPORT'; > $reportDefinition->downloadFormat = 'CSV'; > $reportDefinition->includeZeroImpressions = TRUE; > and try to comment last row. There are no zero impressions in report any > way. All columns, showed in previous post, does not exclude zero > impressions from report, as showed here > http://code.google.com/intl/en/apis/adwords/docs/appendix/reports.html#ad > > Please, advise, that's wrong with my report query? > > Thanks, Dmitriy. > > > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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