Get cross-sheet reference
Gets the cross-sheet reference specified in the URL.
Response
CrossSheetReference object
Defines ending edge of range when specifying one or more columns. To specify an entire column, omit the startRowId and endRowId parameters.
Defines ending edge of range when specifying one or more rows. To specify an entire row, omit the startColumnId and endColumnId parameters.
Cross-sheet reference ID, guaranteed unique within referencing sheet.
Friendly name of reference. Auto-generated unless specified in Create Cross-sheet References.
Defines beginning edge of range when specifying one or more columns. To specify an entire column, omit the startRowId and endRowId parameters.
Defines beginning edge of range when specifying one or more rows. To specify an entire row, omit the startColumnId and endColumnId parameters.
Status of request:
- 'BLOCKED' - A reference is downstream of a circular issue.
- 'BROKEN' - The data source location (column, row or sheet) was deleted.
- 'CIRCULAR' - The formula reference is self referencing and cannot be resolved.
- 'DISABLED' - Updating the reference is temporarily disabled due to maintenance.
- 'INVALID/UNKNOWN' - The reference is new and had not been validated.
- 'NOT_SHARED' - No common shared users.
- 'OK' - The reference is in a good state.
Sheet ID of source sheet.