Friday, 27 May 2016

Re: BatchJob Cancelled Unknown / Internal Error

Hi, 

Same here. Retrying the job doesn't help.
Sending each type of operation in a separate job works though.

I digged a bit more by mixing the different types of operations and I found that creating a batch job with with these two operations always makes the batchjob fail (in my particular case):

{u'AdGroupCriterionOperation':
     [{u'operator': u'SET',
       u'operand': {u'biddingStrategyConfiguration': {
           u'bids': [{u'bid': {u'microAmount': '1200000'}, u'xsi_type': u'CpcBid'}]},
           u'adGroupId': u'21329742443', u'criterion': {u'id': u'188722430705'},
           u'xsi_type': u'BiddableAdGroupCriterion'},
       u'xsi_type': u'AdGroupCriterionOperation'}],

 u'AdGroupCriterionLabelOperation':
     [{u'operator': u'REMOVE',
       u'operand': {u'adGroupId': u'11205179483', u'criterionId': u'70136100181',
                    u'labelId': 42329003, u'xsi_type': u'AdGroupCriterionLabel'},
       u'xsi_type': u'AdGroupCriterionLabelOperation'}]
 }

Hope this helps you debugging it.

On Thursday, May 26, 2016 at 5:29:26 PM UTC+2, Nadine Sundquist (AdWords API Team) wrote:
Hi,

Thanks for providing the batch job IDs. Could you please click Reply privately to author in the forum and send me your customer ID as well where these batch jobs are being run? That way I can look up further information on each job.

Thanks,
Nadine, AdWords API Team

On Wednesday, May 25, 2016 at 12:52:18 PM UTC-4, goingdev wrote:
Here's a couple:
201789809
201716220
201735163
201738985
201788441
201788360
201786830
201785942
201716436

On Wednesday, May 25, 2016 at 12:50:59 PM UTC-4, goingdev wrote:
I'm getting a lot of jobs cancelled. Do you want the IDs?

On Tuesday, May 17, 2016 at 2:15:34 PM UTC-4, Michael Cloonan (AdWords API Team) wrote:
Hello,

What percentage of your batch jobs are failing this way, with UNKNOWN errors? Is it just this one or are there many others?

The general best practice to do in cases like this is to simply retry the batch. If this is happening more consistently, however, I may be able to take a closer look. Can you provide a few more example batch jobs?

Regards,
Mike, AdWords API Team

On Tuesday, May 17, 2016 at 1:02:47 PM UTC-4, goingdev wrote:
I have jobs that get cancelled

Error: BatchJobProcessingError.UNKNOWN, FieldPath: , Trigger: BatchJob internal error

All my jobs have a max of 2,000 operations.

One example is job ID 142232633.

Why did this job get cancelled?

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@googlegroups.com
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 adwords-api+unsubscribe@googlegroups.com.
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/f9c5f5e3-53a1-47dc-96f8-1702168f1ffe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment