Hi,
I tried to run this script Account Anomaly Detector - Manager Account, I copy the script and my own spreadsheet url, look like the same at the template they give us here : URL of the default spreadsheet template. This should be a copy of
// https://docs.google.com/spreadsheets/d/1Tj-UPGaTONtUbTAGCuJ2j_8hEABCBRr7bUH7b2aFh88/copy
But when I run the script I have this : Error: Please specify a valid Spreadsheet URL. You can find a link to a template in the associated guide for this script.
at validateAndGetSpreadsheet (Code:465:11)
at main (Code:82:23)
at Object.<anonymous> (adsapp_compiled:20648:54)or this
SyntaxError: Identifier 'SPREADSHEET_URL' has already been declared (line 1)
If someone know how to fix this error
Thank u