Google Ads API Integration Error - GRPC Error

2024-04-12 Thread Márcio Duarte
Hi there, I'm trying to integrate with Google Ads API using the available .NET package (Google.Ads.GoogleAds latest version - 19.0.1) on a .NET 8 project. I'm setting up the API out of the samples provided, and currently getting a very generic GRPC error which I'm not able to

RE: GRPC error: Received unexpected EOS on empty DATA frame from server

2022-06-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dan, Replying over here since I saw your issue on the Java client library issues list, but this looks like an API issue that's not specific to that client library. For some reason, I'm having a hard time finding the request with ID amJbGo5ALKnf_ihJ5CMvvg in our logs. Could you click Reply p

GRPC error: Received unexpected EOS on empty DATA frame from server

2022-05-10 Thread 'Daan Groot' via Google Ads API and AdWords API Forum
Hi, When querying ad_group_ad_asset_view we sometimes get back the following error: INTERNAL: Received unexpected EOS on empty DATA frame from server. This seems to happen when the request has been running for an hour. Therefore, we thought this was a time-out and we increased the time-out to 4

Grpc error: Received unexpected EOS on empty DATA frame from server

2022-05-10 Thread 'Daan Groot' via Google Ads API and AdWords API Forum
Hi, When querying ad_group_ad_asset_view we sometimes get back the following error: INTERNAL: Received unexpected EOS on empty DATA frame from server. This seems to happen when the request has been running for an hour. Therefore, we thought this was a time-out and we increased the time-out to 4

Re: GRPC error

2022-04-25 Thread Tyler Chrestoff
Hello, I am receiving the same error. I am able to authenticate with OAuth2 successfully and retrieve the refresh token, but when I try to use either the `#search` or `#search_stream` methods I receive the `GRPC::Unimplemented` error when the stream tries to open. The synchronous `#search` met

Re: GRPC error

2022-04-25 Thread Tyler Chrestoff
Hello, I am receiving the same error. I am able to authenticate with OAuth2 successfully and retrieve the refresh token, but when I try to use either the `#search` or `#search_stream` methods I receive the `GRPC::Unimplemented` error when the stream tries to open. The synchronous `#search` met

Re: GRPC Error StatusRuntimeException: INTERNAL

2022-04-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ashir, Thank you for sending the requested information. I'm also a member of the Google Ads API team and allow me to assist you here. I would like to inform you first that I am going to delete your initial post as it contains sensitive information. Moving forward to your issue, I can see tha

Re: GRPC Error StatusRuntimeException: INTERNAL

2022-04-19 Thread Ashir Khan
*Request_id:* com.google.ads.googleads.v9.errors.GoogleAdsException: request_id: "7NTIcOGtlJhgMyBBeMXJSQ" *Execute this query :* String query="SELECT customer.descriptive_name, customer.id,campaign.id, campaign.name, campaign.status, metrics.ctr, metrics.impressions, metrics.relative_ctr,

GRPC error

2022-04-18 Thread Kiran MK
Hi, I have been trying to use Google Ads API for a project. ruby version: 2.6.9 rails version: 5.1.7 I was just trying out this example here from the google ads repo

RE: GRPC Error StatusRuntimeException: INTERNAL

2022-04-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ashir, Thank you for reaching out. To investigate the issue further, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentatio

GRPC Error StatusRuntimeException: INTERNAL

2022-04-14 Thread Ashir Khan
Hi I faced *io. grpc.StatusRuntimeException: INTERNAL:Internal error encountered.Error *very frequently when I download adgroup reporting during LAST_7_DAYS. Any solution to get rid of this error? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlea

RE: Google Ads call produces a grpc error: InvalidFlags

2020-04-15 Thread Google Ads API Forum Advisor Prod
Hi V, Thank you for reaching out to us. This error looks to be an issue with the client library. Could you go to the github page for the client library you've chosen and post this concern under the "Issues" tab, and our client library support team will be more than happy to assist you with your

Google Ads call produces a grpc error: InvalidFlags

2020-04-14 Thread V Kuznetsov
Hello, I am getting this cryptic error when I call Google Ads api: System.InvalidOperationException: Call error: InvalidFlags at Grpc.Core.Internal.CallErrorExtensions.CheckOk(CallError callError) at Grpc.Core.Internal.CallSafeHandle.StartUnary(IUnaryResponseClientCallback callback, Byte[