1 min readSep 23, 2019
Hi Hoang, there is no need for a service account. This is the great thing with Apps Script, you can use the BigQuery Service: https://developers.google.com/apps-script/advanced/bigquery. This will handle the authentication for you. Do make sure the current user has write access on the dataset.