Google Docs · Example Payload

Google Docs V1 Link Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Google Docs V1 Link 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

urlbookmarkIdheadingIdtabId

Example Payload

Raw ↑
{
  "url": "https://www.example.com",
  "bookmarkId": "500123",
  "headingId": "500123",
  "tabId": "500123"
}