I make below request ``` Outgoing request: Headers: { "developer-token": "REDACTED", "login-customer-id": "REDACTED", "x-goog-api-client": "gl-ruby/2.7.5 gccl/23.0.0 gax/0.6.1 gapic/23.0.0 grpc/1.54.3", "x-goog-request-params": "customer_id=1250186013" } Payload: { "customerId": "1250186013", "query": "SELECT campaign.id, metrics.all_conversions, metrics.all_conversions_value, metrics.clicks, metrics.conversions, metrics.conversions_value, metrics.cost_micros, metrics.cross_device_conversions, metrics.engagements, metrics.impressions, metrics.interactions, metrics.video_views, metrics.view_through_conversions, campaign_criterion.criterion_id, segments.date FROM location_view WHERE segments.date BETWEEN '2023-09-18' AND '2023-09-18' AND metrics.impressions > 0" } ```
But I get below error from API Incoming response (errors): Google::Ads::GoogleAds::Errors::GoogleAdsError(Google::Ads::GoogleAds::Errors::GoogleAdsError): An internal error has occurred. called from: /home/deploy/.rvm/gems/ruby-2.7.5/gems/activesupport-6.1.7.6/lib/active_support/logger_thread_safe_level.rb:67:in `add' Error with message: An internal error has occurred. Type: internal_error Code: INTERNAL_ERROR What should I do? Please 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/b648a642-6fd5-4920-a259-495b5ac73fdcn%40googlegroups.com.