Hi, Peter. We don't actually log the SOAP for these because the SOAP calls themselves aren't failing -- it's just that the status of the jobs are eventually getting returned as cancelled. As mentioned in the original post, some have no processing or other errors at all - just the status cancelled. Others have that status and have a single processing error: BatchJobService.INTERNAL_ERROR, with no other information in the processing errors. An example of the printout of all the fields we get for that error is:
errorType:BatchJobProcessingError, trigger:, errorString:BatchJobProcessingError.INTERNAL_ERROR, fieldPath:, reason:INTERNAL_ERROR A couple example jobs from yesterday that return the error (along with being cancelled): 450605098 450816012 A couple that have no error, but are just cancelled: 450865617 451028751 All the ones listed in the original post fall into one of these two categories, I believe. Thanks, Greg On Monday, February 27, 2017 at 10:07:26 PM UTC-6, Peter Oliquino wrote: > > Hello Greg, > > To help us investigate further, could you please provide us the SOAP logs > for both request and response of one of your failed BatchJobService if you > were able to capture them. Please reply using *Reply privately to author > *when > sending the requested information. Additionally, you may also inspect the > downloadUrl and the list of processingErrors in the BatchJob to get > possible reasons for the failure. > > Best regards, > Peter > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ffa4eab6-dc43-423c-ab83-1b60eb915664%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
