JiangYisong-96
JiangYisong-96
> Hi, > > Have you tried updating your catch block to specifically catch GoogleAdsExceptions? > > Thanks, Sarah, Google Ads API Team Hi, Thanks for your reply! I used...
Hi Sarah, I tried to distinguished the Exception type and try to catch the specific GoogleAdsException in my code block. But you can find the Stack Trace in my first...
Hi Sarah, Big appreciate for your hints! But it may takes some time to test if it works as this InvalidArgumentException occurs at a low frequency. Once it solve my...
Hi Sarah, We received the error again. But the metadata is empty(null). Here is what I collected: 1. Exception Details from GoogleAds API: FAILURE REQUEST DETAIL. Request ------- MethodName: google.ads.googleads.v19.services.GoogleAdsService/Mutate...
Hi Sarah, yes. Here is the part of my code. Is it possible I missed anything so that the "wrap" mechanism doesn't work.
Hi Sarah, I understand you re suggesting to allow partial failure in my request. But I actually require atomicity for each batch of mutate requests. Thanks, Yisong