Re: BatchJobService changed to only return errors without applying orthogonal changes?

2017-05-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, A fix has been applied and batch jobs should now behave as expected. Please let me know if you see this issue occur again on new jobs. Thanks, Josh, AdWords API Team On Friday, May 5, 2017 at 2:30:50 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi Alexey, Sha, > > Some other users

Re: BatchJobService changed to only return errors without applying orthogonal changes?

2017-05-05 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Alexey, Sha, Some other users pointed out similar problems in a separate post , and the team is working on resolving these issues. I'll reply back here once I have more information. Thanks, Josh, AdWords API Team On Frid

Re: BatchJobService changed to only return errors without applying orthogonal changes?

2017-05-05 Thread Alexey Tishchenko
Hi Ivan, I've just tried to run a test job with ID = *491407866* - create 2 keywords, one of them contains invalid character. That results in the response containing only erroneous object - the correct keyword was not created. I've tried to run it with and without implicit "*partialFailure*" S

Re: BatchJobService changed to only return errors without applying orthogonal changes?

2017-05-05 Thread Alexey Tishchenko
Hi, we've encountered the same problem. So the behaviour was definitely changed since 04 May 2017. On Friday, May 5, 2017 at 4:48:26 AM UTC+2, Sha Liu wrote: > > Today (5/4) I noticed that if a batch job has some operations triggering > some errors, only these errors are returned as the batch re

Re: BatchJobService changed to only return errors without applying orthogonal changes?

2017-05-05 Thread Alexey Tishchenko
We have encountered the same problem, so the behaviour was definitely changed since 04 May 2017. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~

Re: BatchJobService changed to only return errors without applying orthogonal changes?

2017-05-04 Thread 'Ivan Bautista' via AdWords API Forum
Hi Sha, As per this guide and the 201702 release notes , partial failures is still supported and is set to true by default for all requests to

BatchJobService changed to only return errors without applying orthogonal changes?

2017-05-04 Thread Sha Liu
Today (5/4) I noticed that if a batch job has some operations triggering some errors, only these errors are returned as the batch result, and any other orthogonal changes are not applied. I observed this with both policy validation errors and entity exceeded errors. It seems batch job service no