Key | Description | Sample Value |
---|---|---|
path_to_credentials_json_file | Path to your Google service account credentials JSON file. | /path/to/service_account_credentials.json |
spreadsheet_id | The unique identifier of a spreadsheet (found in the spreadsheet URL after /spreadsheets/d/ ). | abcdefg123456 |
selected_sheet_names | A list of sheet names to filter and extract. | ["sheet1", "sheet2"] |