i'm sorry question was stated wrong,
The criteria report is not returning me rows with 0 impressions even though
i have :include_zero_impressions => true
mike
On Wednesday, April 18, 2012 12:30:53 AM UTC-7, Michael Ni wrote:
>
> here is report definition
>
> {
> :selector => {
> :fields => [
> 'Status',
> 'AdGroupName', #AdGroup
> 'CampaignName',
> 'CampaignStatus',
> 'KeywordMaxCpc', # Default max. CPC
> 'KeywordContentMaxCpc', # Display Network max. CPC
> 'Clicks',
> 'Impressions',
> 'Ctr',
> 'AverageCpc',
> 'Cost',
> 'AveragePosition',
> 'CtrSignificance',
> 'AverageCpm'
> ],
> :predicates => {
> :field => 'Status',
> :operator => 'IN',
> :values => %w[ENABLED PAUSED DELETED]
> # :values => %w[ENABLED]
> }
> },
> :report_name => "hello",
> :report_type => report_type,
> :download_format => 'CSV',
> :date_range_type => 'TODAY',
>
> # Enable to get rows with zero impressions.
> :include_zero_impressions => true
> }
>
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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