Google Apps Script · Example Payload

Openapi Project Example

Apps ScriptAutomationDeploymentsGoogleGoogle WorkspaceScripting

Openapi Project Example is an example object payload from Google Apps Script, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

scriptIdtitleparentIdcreateTimeupdateTimecreator

Example Payload

Raw ↑
{
  "scriptId": "500123",
  "title": "Example Title",
  "parentId": "500123",
  "createTime": "example_value",
  "updateTime": "example_value",
  "creator": "example_value"
}