I am trying to write a script that modifies only my events marked “Busy” but can’t seem to figure out how my script can see that information. Any ideas?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That specific “transparency” field is not accessible via Google Apps Script. You can log something in the Issue Tracker for that item.
However, this is possible by jumping through a few hoops.
This is a bit painful to get the right events in first part, but the second part of updating those events should all work natively in Apps Script.