Google Docs · Example Payload

Google Docs V1 Inline Object Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

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

Top-level fields

objectIdsuggestedInlineObjectPropertiesChangessuggestedInsertionIdsuggestedDeletionIds

Example Payload

Raw ↑
{
  "objectId": "500123",
  "suggestedInlineObjectPropertiesChanges": "example_value",
  "suggestedInsertionId": "500123",
  "suggestedDeletionIds": []
}