Google Apps Script · Example Payload

Openapi Deployment Example

Apps ScriptAutomationDeploymentsGoogleGoogle WorkspaceScripting

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

Top-level fields

deploymentIdupdateTime

Example Payload

Raw ↑
{
  "deploymentId": "500123",
  "updateTime": "example_value"
}