Re: Trouble getting partial failures

2022-04-11 Thread Walter Bodwell
Thanks for your response. I am checking the code after getting the partial_failure_error. The problem is that the partial_failure_error is None (i.e., not present). Thanks, Walter On Thursday, April 7, 2022 at 9:15:34 PM UTC-5 adsapi wrote: > Hi Walter, > > Thank you for raising this concer

RE: Trouble getting partial failures

2022-04-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Walter, Thank you for raising this concern to the Google Ads API team. Moving forward to your concern, as per this document, in Python the partial_failure_error attr is always present on a response message and is represented by a google.rpc.Status message. So we can't simply check whether t