SELECT
campaign.name ,
ad_group.name, geographic_view.location_type ,segments.ad_network_type ,segments.geo_target_city ,segments.geo_target_state ,geographic_view.country_criterion_id ,segments.geo_target_metro ,metrics.impressions, metrics.clicks, metrics.cost_micros FROM geographic_view WHERE segments.date BETWEEN '2019-01-01' AND '2019-12-31'