query: "select customer.id, campaign.id, ad_group.id, ad_group_criterion.criterion_id, segments.ad_network_type, segments.date, segments.device, ad_group_criterion.listing_group.type, metrics.impressions, metrics.clicks, metrics.cost_micros, metrics.search_click_share, metrics.search_impression_share, metrics.conversions from ad_group_criterion where segments.date DURING LAST_7_DAYS "
Failure message: errors {
error_code {
query_error: PROHIBITED_METRIC_IN_SELECT_OR_WHERE_CLAUSE
}
message: "Cannot select or filter on the following metrics: \'impressions\'(could not support requested resources: \'AD_GROUP_CRITERION\', \'AD_GROUP_CRITERION\'), \'clicks\'(could not support requested resources: \'AD_GROUP_CRITERION\', \'AD_GROUP_CRITERION\'), \'cost_micros\'(could not support requested resources: \'AD_GROUP_CRITERION\', \'AD_GROUP_CRITERION\'), \'search_click_share\'(could not support requested resources: \'AD_GROUP_CRITERION\', \'AD_GROUP_CRITERION\'), \'search_impression_share\'(could not support requested resources: \'AD_GROUP_CRITERION\', \'AD_GROUP_CRITERION\'), \'conversions\'(could not support requested resources: \'AD_GROUP_CRITERION\', \'AD_GROUP_CRITERION\'), since metric is incompatible with the resource in the FROM clause or other selected segmenting resources."
}
Thanks
Pete