Hi, Thank you for reaching out to the Google Ads API support team.
>From the provided information which indicates that the query contains multiple fields, which may be causing the error. To troubleshoot this, consider breaking down the query into smaller groups. If the issue still persists, kindly provide the complete API logs (request <https://developers.google.com/google-ads/api/docs/concepts/field-service#request> and response <https://developers.google.com/google-ads/api/docs/concepts/field-service#response> with request-id <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id> and request header <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>) generated at your end when you are creating click conversations. Please note that logs are crucial to replicate and address your issue. If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guide Ruby <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging> to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag. Also, note that you are using 'v16' which is deprecated. I would suggest you upgrade to the latest version <https://developers.google.com/google-ads/api/docs/upgrade>, 'v18 <https://developers.google.com/google-ads/api/docs/release-notes#v18_2024-10-16>', as soon as possible to benefit from new features. You may refer to this documentation on deprecation and sunset <https://developers.google.com/google-ads/api/docs/sunset-dates> for more information regarding the specific deprecation and sunset dates for each available version You can send the details via *Reply privately to the author option*, or *direct private reply* to this email. Thanks, The Google Ads API Team. On Saturday, January 4, 2025 at 5:34:47 AM UTC+5:30 himansh...@clarisights.com wrote: > W, [2025-01-03T08:48:37.354177 #596] WARN -- : CID: REDACTED, Host: > googleads.googleapis.com:443, Method: > /google.ads.googleads.v16.services.GoogleAdsService/SearchStream, IsFault: > yes, Request ID: N/AI, [2025-01-03T08:48:37.354365 #596] INFO -- : Outgoing > request: Headers: > {"developer-token":"REDACTED","login-customer-id":"REDACTED","x-goog-api-client":"gl-ruby/3.1.4 > > gccl/27.0.0 gax/0.21.1 gapic/27.0.0 grpc/1.62.0 > pb/3.25.5","x-goog-request-params":"customer_id=REDACTED"} Payload: > {"customerId":"REDACTED","query":"SELECT ad_group.id, ad_group_ad.ad.id, > ad_group_ad.ad.name, ad_group_ad.ad.type, ad_group_ad.status, > ad_group_ad.ad.display_url, ad_group_ad.ad.final_urls, > ad_group_ad.ad.device_preference, ad_group_ad.primary_status, > ad_group_ad.primary_status_reasons, ad_group_ad.ad.text_ad.headline, > ad_group_ad.ad.text_ad.description1, ad_group_ad.ad.text_ad.description2, > ad_group_ad.ad.image_ad.image_url, > ad_group_ad.ad.image_ad.preview_image_url, > ad_group_ad.ad.image_ad.pixel_height, ad_group_ad.ad.image_ad.pixel_width, > ad_group_ad.ad.expanded_text_ad.headline_part1, > ad_group_ad.ad.expanded_text_ad.headline_part2, > ad_group_ad.ad.expanded_text_ad.headline_part3, > ad_group_ad.ad.expanded_text_ad.description, > ad_group_ad.ad.expanded_text_ad.description2, > ad_group_ad.ad.expanded_text_ad.path1, > ad_group_ad.ad.expanded_text_ad.path2, > ad_group_ad.ad.responsive_search_ad.headlines, > ad_group_ad.ad.responsive_search_ad.descriptions, > ad_group_ad.ad.responsive_search_ad.path1, > ad_group_ad.ad.responsive_search_ad.path2, > ad_group_ad.ad.legacy_responsive_display_ad.marketing_image, > ad_group_ad.ad.legacy_responsive_display_ad.square_marketing_image, > ad_group_ad.ad.legacy_responsive_display_ad.business_name, > ad_group_ad.ad.legacy_responsive_display_ad.long_headline, > ad_group_ad.ad.legacy_responsive_display_ad.short_headline, > ad_group_ad.ad.expanded_dynamic_search_ad.description FROM ad_group_ad > WHERE segments.date BETWEEN '2024-12-29' AND '2024-12-29' AND > metrics.impressions > 0"} I, [2025-01-03T08:48:37.354464 #596] INFO -- : > Incoming response (errors): GRPC::Core::CallError(grpc_call_start_batch > failed with outstanding read or write present (code=8)): called from: > /home/deploy/.rvm/gems/ruby-3.1.4/gems/activesupport-6.1.7.8/lib/ > active_support/logger_thread_safe_level.rb:67:in `add' > /home/deploy/.rvm/gems/ruby-3.1.4/gems/grpc-1.62.0-x86_64-linux/src/ruby/lib/grpc/generic/active_call.rb:169:in > > `run_batch': grpc_call_start_batch failed with outstanding read or write > present (code=8) (GRPC::Core::CallError) > > > I see when I do query with lesser number of select fields, it returns > response. > I tried by doing only 1 Day in date range (29 Dec 2024) and also with > `LIMIT 1`. > GRPC Timeout: 20 min > > Please Help > Thanks > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 visit https://groups.google.com/d/msgid/adwords-api/222afd29-b83f-48a8-a23e-307cb133cbcen%40googlegroups.com.