Hello there, Whenever I try to get segments.search_term out of the campaign_search_term_insight report, the Ads service fails.
This is the request error: Request made: ClientCustomerId: 6809911040, Host: googleads.googleapis.com, Method: /google.ads.googleads.v15.services.GoogleAdsService/SearchStream, RequestId: 7TdmMt8vVAuXNkL0ndPelA, IsFault: True, FaultMessage: Internal error encountered. 500 Internal error encountered. [type_url: "type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure" value: "\n%\n\002P\002\022\037An internal error has occurred.\022\0267TdmMt8vVAuXNkL0ndPelA" ] And this is the GAQL that I use: SELECT metrics.impressions, metrics.ctr, metrics.conversions, metrics.clicks, segments.search_subcategory, segments.search_term FROM campaign_search_term_insight WHERE campaign_search_term_insight.campaign_id = '16581967632' AND campaign_search_term_insight.id = '4144139027821159424' AND segments.date BETWEEN '2023-09-01' AND '2023-09-30' Is there any way to retrieve the search terms for a given campaign and insight id pair ? Thanks! Ionut -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/a92c0339-1ddd-4a3a-bb1e-53d52980afaen%40googlegroups.com.