GoogleAdsError and GoogleAdsFailure disappear on v7
See original GitHub issueThis is currently blocked as we’re waiting on a reply from Google regarding the removal of the GoogleAdsError
and GoogleAdsFailure
objects, which we make use of for error handling internally in the library. We’ll keep this PR updated when we hear back.
_Originally posted by @kritzware in https://github.com/Opteo/google-ads-api/issues/271#issuecomment-842305097_
Just to understand whats happening (I will try but is very difficult to help you with lib internals especially with grpc autogenerated code), I see that this resources are on v7 protos as usual but not on the google-ads-node output so, the problem is on the generation step ?
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
GoogleAdsFailure | Google Ads API
Describes how a GoogleAds API call failed. It's returned inside google.rpc.Status.details when a call fails. Fields ...
Read more >Error with create Customer Client Create and Update on ...
I am trying to create a customerClient and do an update but i get an error....Below is the my request for create and...
Read more >Is there any way to access the value inside of the different form ...
GoogleAdsError and GoogleAdsFailure disappear on v7, 5, 2021-05-18, 2022-10-10. How to upload files with multipart/form-data? 6, 2020-12-06, 2022-08-04.
Read more >Invalid Customer ID - google-ads-api, I have provided correct ...
GoogleAdsFailure { errors: [ GoogleAdsError { error_code: [ErrorCode], message: "Invalid customer ID ''.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Shipped fixed PR in version 1.4.0. Thanks for the patience.
Thanks for the patient. This problem should be fix in https://github.com/googleapis/gapic-generator-typescript/pull/878