Google Docs · Example Payload

Google Docs V1 Section Style Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

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

Top-level fields

columnPropertiescolumnSeparatorStylecontentDirectionsectionTypedefaultHeaderIddefaultFooterIdevenPageHeaderIdevenPageFooterIdfirstPageHeaderIdfirstPageFooterIduseFirstPageHeaderFooterpageNumberStartflipPageOrientation

Example Payload

Raw ↑
{
  "columnProperties": [],
  "columnSeparatorStyle": "example_value",
  "contentDirection": "example_value",
  "sectionType": "example_value",
  "defaultHeaderId": "500123",
  "defaultFooterId": "500123",
  "evenPageHeaderId": "500123",
  "evenPageFooterId": "500123",
  "firstPageHeaderId": "500123",
  "firstPageFooterId": "500123",
  "useFirstPageHeaderFooter": true,
  "pageNumberStart": 10,
  "flipPageOrientation": true
}