Google Docs · Example Payload

Google Docs V1 Inline Object Element Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Google Docs V1 Inline Object Element 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

inlineObjectIdsuggestedInsertionIdssuggestedDeletionIdssuggestedTextStyleChanges

Example Payload

Raw ↑
{
  "inlineObjectId": "500123",
  "suggestedInsertionIds": [],
  "suggestedDeletionIds": [],
  "suggestedTextStyleChanges": "example_value"
}