Hi all, We have an application that extracts GoogleAds data. And suddenly the following query stopped working:
SELECT metrics.average_cpc, segments.ad_network_type, ad_group.id, metrics.clicks, metrics.video_quartile_p75_rate, campaign.name, metrics.video_view_rate, video.channel_id, metrics.video_quartile_p50_rate, metrics.cost_micros, metrics.impressions, metrics.video_quartile_p100_rate, video.title, metrics.view_through_conversions, video.id, metrics.video_quartile_p25_rate, video.duration_millis, metrics.all_conversions, segments.date, metrics.video_views, metrics.all_conversions_value, ad_group.name FROM video WHERE segments.date BETWEEN "2022-05-05" AND "2022-05-18" It used to work before, but now it is (consistently) returning "Internal error encountered" responses. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/977e2d48-acbf-4b1d-9149-4babc8d69807n%40googlegroups.com.