Created
January 7, 2020 17:20
-
-
Save TechandEco/63936873eb42bc9b1f39966ffd105ae6 to your computer and use it in GitHub Desktop.
GSuite-samples/macro-analytics/appsscript.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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