Settings
Name | Description |
---|---|
googlesheets_client_id | Client ID. Copied from your application |
googlesheets_client_secret | Client secret. Copied from your application |
googlesheets_access_token | Access token. Filled in automatically |
googlesheets_refresh_token | Refresh token. Filled in automatically |
googlesheets_auth_code | Activation code. Filled in automatically |
googlesheets_valueinputoption | Specifies how the input should be interpreted. RAW - User entered values will not be parsed and will be saved as is. USER_ENTERED - Values will be parsed as if the user had entered them into the user interface. |
googlesheets_majordimension | Specifies how values should be written. ROWS - row, COLUMNS - column. |
googlesheets_import_limit | Number of imported objects at a time. Default: 100 |
googlesheets_export_limit | Number of exported objects at a time. Default: 1000 |