Hi the Google Ads API team.
When we download the age_range_view or gender_view report, Smart campaigns are left out from here, from user_location_view we get it, is this an expected behaviour? Sample request from user_location_view https://googleads.googleapis.com/v9/customers/{{account_id}} /googleAds:search { "query": " SELECT segments.date, user_location_view.country_criterion_id, segments.geo_target_region, segments.geo_target_metro, customer.id, segments.geo_target_city, campaign.name, campaign.id, metrics.conversions, metrics.all_conversions, metrics.conversions_from_interactions_rate, metrics.conversions_value, metrics.impressions, metrics.view_through_conversions, metrics.cost_micros, metrics.clicks FROM user_location_view WHERE segments.date BETWEEN '2022-01-19' AND '2022-01-20' " } Sample request from age_range_view https://googleads.googleapis.com/v9/customers/{{account_id}} /googleAds:search { "query": " SELECT segments.date, campaign.id, campaign.name, campaign.advertising_channel_type, ad_group.name, ad_group.id, segments.ad_network_type, segments.device, age_range_view.resource_name, customer.id, metrics.clicks, metrics.impressions, metrics.engagements, metrics.cost_micros, metrics.interactions, metrics.video_views, metrics.video_view_rate, metrics.view_through_conversions, metrics.conversions, metrics.all_conversions, metrics.conversions_from_interactions_rate, metrics.all_conversions, metrics.all_conversions_value, metrics.all_conversions_from_interactions_rate, metrics.video_quartile_p25_rate, metrics.video_quartile_p50_rate, metrics.video_quartile_p75_rate, metrics.video_quartile_p100_rate, ad_group.url_custom_parameters FROM age_range_view WHERE segments.date BETWEEN '2022-01-19' AND '2022-01-20' " } Thank you, Pavel Tuyrin improvado.io -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4bf0211b-acca-4941-9484-19207243eb29n%40googlegroups.com.