Skip to content

Instantly share code, notes, and snippets.

@TechandEco
Created January 7, 2020 17:20
Show Gist options
  • Save TechandEco/63936873eb42bc9b1f39966ffd105ae6 to your computer and use it in GitHub Desktop.
Save TechandEco/63936873eb42bc9b1f39966ffd105ae6 to your computer and use it in GitHub Desktop.
GSuite-samples/macro-analytics/appsscript.json
{
"timeZone": "America/Los_Angeles",
"dependencies": {
},
"exceptionLogging": "STACKDRIVER",
"sheets": {
"macros": [{
"menuName": "createChartsFromAnalytics",
"functionName": "createChartsFromAnalytics"
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment