I'm trying to create events from a sheet of a column of dates and a column of data.
I'm getting hung up on this error message:
Cannot find method createAllDayEventSeries(string,string,string). (line 14, file "Code")
My code is attached in the screenshot, and for the most part I followed the Gsuite tutorial online, even though I used allday event code as I do not have times in my sheet.
Any clue as to where I'm going wrong?