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: > Hell

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 problem

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR - OfflineCallConversionFeedService

2021-08-10 Thread Alfred Scott
Just making sure we are all on the same page here. this thread is about InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, NOT INVALID_CALL or TOO_RECENT. I provided you with the entire soap log leading up to the internal error, you can plainly see how many rows were sent when that happened. I can

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR - OfflineCallConversionFeedService

2021-07-29 Thread Alfred Scott
We usually encounter this exception multiple times per day. Replied to you specifically with the logs. Thanks On Thursday, July 29, 2021 at 1:03:16 AM UTC-4 adsapi wrote: > Hi Alfred, > > Thank you for sharing the logs. However, I would need to delete your > response as it contained your logs.

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR - OfflineCallConversionFeedService

2021-07-28 Thread Alfred Scott
I would like to note that i redacted a lot of info from that log, if you want the full values please give me a place to post that isnt public On Wednesday, July 28, 2021 at 7:20:08 PM UTC-4 Alfred Scott wrote: > here is the soap requests directly leading up to the error and the > res

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR - OfflineCallConversionFeedService

2021-07-28 Thread Alfred Scott
here is the soap requests directly leading up to the error and the responses. (for context it does three retries on partial failures, but an exception kicks it out of the retry state). On Friday, July 23, 2021 at 4:02:39 AM UTC-4 adsapi wrote: > Hi Nikhat, > > So our team can take a closer loo