You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
I'm just getting BatchJobProcessingError.INTERNAL_ERROR. Please help to understand reason of it. BatchJob id = 581404827
Thanks
Nadine Sundquist (AdWords API Team)
unread,
Oct 12, 2017, 4:29:44 PM10/12/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello Vlad,
I do see on our servers that the job did cancel, but I also see results returned in the download URL. It's a little strange to have both. I need to check further into a few things before getting back to you. Hopefully, I'll get this mystery solved soon.
Best,
Nadine, AdWords API Team
Nadine Sundquist (AdWords API Team)
unread,
Oct 13, 2017, 4:58:25 PM10/13/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Greetings Vlad,
I have an answer to what's going on here. It appears a temporary ID was incorrectly reused. In on of your ADD BudgetOperations, you are using a budgetId of -59. Then later on in the same job, you are using the budgetId of -59 again for another ADD BudgetOperation. Each temporary ID needs to be unique within the same batch job. Once that's fixed, you should be good to go again!
Happy coding,
Nadine, AdWords API Team
Vlad Gukasov
unread,
Oct 23, 2017, 2:52:59 PM10/23/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello Nadine,
Thank you very much for help! It works excellent now. Appreciate it!
пятница, 13 октября 2017 г., 23:58:25 UTC+3 пользователь Nadine Sundquist (AdWords API Team) написал: