I'd like to use a service account to access Google Spreadsheet via Google Apps Script API.
But now the Apps Script API doesn't seem to work with service accounts according to the following document.
https://developers.google.com/apps-script/api/concepts
Can I use a service account for DriveAPI,Admin DirectoryAPI, and Admin SDK?