Google Workspace · Example Payload

Admin Sdk Directory Org Unit Example

A sample description.

CalendarCollaborationEmailProductivityStorageVideo Conferencing

Admin Sdk Directory Org Unit Example is an example object payload from Google Workspace, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

kindetagnamedescriptionorgUnitPathorgUnitIdparentOrgUnitPathparentOrgUnitIdblockInheritance

Example Payload

Raw ↑
{
  "kind": "example_value",
  "etag": "example_value",
  "name": "Example Title",
  "description": "A sample description.",
  "orgUnitPath": "example_value",
  "orgUnitId": "500123",
  "parentOrgUnitPath": "example_value",
  "parentOrgUnitId": "500123",
  "blockInheritance": true
}