Failed to read from AdWords. Please wait a bit and try again. (line 272)

26 views
Skip to first unread message

Victoria Hedges

unread,
Oct 2, 2017, 3:01:04 PM10/2/17
to AdWords API Forum
I have been using scripts to manage my ad scheduling and mobile bids for months now and suddenly the scripts in my shopping account have stopped working. I have tried several fixes already posted in forums but I am not a developer and I am unsure if I did this right.

One script in the account is working fine yet the other 12 just keep failing.

The error occurs when the script hits this line

while (adScheduleIterator.hasNext()) {
      var adSchedule = adScheduleIterator.next();
      var key = adSchedule.getStartHour() + "|" + adSchedule.getEndHour() + "|" + adSchedule.getDayOfWeek() + "|" + Utilities.formatString("%.2f",adSchedule.getBidModifier());
 

Jude Amagoh

unread,
Oct 2, 2017, 5:05:06 PM10/2/17
to AdWords API Forum
Hi Victoria, 

 Unfortunately we only address questions related to AdWords API on this forum. Since your question is related to AdWords Scripts, I would suggest that you post it in the AdWords Scripts forum as they are better equipped to address this issue.

Regards,
Jude, Adwords API Team
Reply all
Reply to author
Forward
0 new messages