Google Docs · Example Payload

Google Docs V1 Tab Properties Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Google Docs V1 Tab Properties Example is an example object payload from Google Docs, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tabIdtitleparentTabIdindex

Example Payload

Raw ↑
{
  "tabId": "500123",
  "title": "Example Title",
  "parentTabId": "500123",
  "index": 10
}