Hi, I have a user that says they are missing some campaigns from the data we are pulling from the API. They are able to see them in the UI, however they are not being returned from the API.
Some of the campaign IDs that are missing are: - 18513200562 - 18538972442 - 18532530921 This is the query we are building to pull the data from the API: SELECT segments.date, customer.descriptive_name, customer.id, campaign.name, campaign.id, campaign.status, ad_group.name, ad_group.id, ad_group.status, ad_group.type, segments.ad_network_type, segments.device, metrics.impressions, metrics.clicks, metrics.cost_micros, metrics.conversions_value, metrics.conversions, metrics.all_conversions, metrics.all_conversions_value, metrics.video_quartile_p100_rate, metrics.video_quartile_p25_rate, metrics.video_quartile_p50_rate, metrics.video_quartile_p75_rate, metrics.video_view_rate, metrics.video_views, metrics.view_through_conversions, ad_group.labels, metrics.search_absolute_top_impression_share, metrics.search_budget_lost_absolute_top_impression_share, metrics.search_budget_lost_top_impression_share, metrics.search_rank_lost_absolute_top_impression_share, metrics.search_rank_lost_impression_share, metrics.search_rank_lost_top_impression_share, metrics.search_top_impression_share, metrics.absolute_top_impression_percentage FROM ad_group WHERE segments.date BETWEEN '2022-11-01' AND '2022-11-30' Thanks for the help -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/9eb8104e-efe7-4c7b-9d5c-ad657cfbd4fan%40googlegroups.com.