Google Workspace · Example Payload

Admin Sdk Directory User Name Example

CalendarCollaborationEmailProductivityStorageVideo Conferencing

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

Top-level fields

givenNamefamilyNamefullNamedisplayName

Example Payload

Raw ↑
{
  "givenName": "example_value",
  "familyName": "example_value",
  "fullName": "example_value",
  "displayName": "example_value"
}