Get any full sheet as CSV. This works for public or private sheets, provided you are authenticated.
|
In
Exec
|
|
|
In Token
Google Sheets Web Token Object Reference
|
A validated UGoogleSheetsWebToken object. Used to authenticate the Sheets operation. |
|
Operation Params
Google Sheets Operation Params Structure
|
Generic request operation parameters |
|
Call on Complete
Delegate (by ref)
|
This delegate will be called when the operation completes and tell you whether or not it was successful and return the response as a string. |
|
In Sheet URL
String
|
The URL at which this sheet can be found. You can get spreadsheet URLs programmatically by calling GenerateDirectSheetUrlFromSheetIndex on a UGoogleSheetsObjectSpreadsheet object. |
|
Out
Exec
|