Re: Why error in BudgetOrders snippet? Failed to read from AdWords. Please wait a bit and try again.

2017-08-18 Thread Mikael Wallgren
Hello, I just tried to run the example code but it failed because of syntax error. It was a extra ")" on this line "Logger.log("Budget Order [" + budgetOrder.getName() + "] base spending limit: " + limitText));" Here is a working piece of code: function main() { getBaseSpendingLimit() } fu

Batch job get canceled without progress and errors

2017-08-18 Thread Mikael Wallgren
Hello! I have some trouble with batch jobs that just get canceled without running, some of my batch jobs works just fine or return some error(s), but these seems to not run at all and get canceled after some hours. I had a look into the documentation but couldn't find anything helpful. Her