Re: Parsing Google Ads Partial Failure

2022-04-11 Thread Alfred Scott
For anyone who encounters this thread, my fix was adding the field *'use_proto_plus': True,* when initializing our GoogleAdsClient. GoogleAdsClient.load_from_dict({...,'use_proto_plus': True}) On Monday, April 11, 2022 at 11:34:06 AM UTC-4 Alfred Scott wrote: > Hello, > I having the

Re: Parsing Google Ads Partial Failure

2022-04-11 Thread Alfred Scott
Hello, I having the exact same error as above, was there any resolution to this? my version info is google-ads==15.1.1 v10 of the api On Sunday, March 6, 2022 at 10:20:06 PM UTC-5 adsapi wrote: > Hi, > > Thanks for reaching out to the Google Ads API Forums. > > It seems you have a

RE: Parsing Google Ads Partial Failure

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forums. It seems you have a problem in deserialize. Can you check this link Warning and Partial Failure for more information about GoogleAdsFailure.deserialize you encountered. Since the error is more on the implementation on how an object is