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

Reply via email to