APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Google Slides
InsertTextRequest
Google Slides
· Schema
InsertTextRequest
Inserts text into a shape or a table cell.
Collaboration
Google Workspace
Presentations
Productivity
Slides
Properties
Name
Type
Description
objectId
string
The object ID of the shape or table cell.
text
string
The text to be inserted. Inserting a newline character will implicitly create a new ParagraphMarker.
insertionIndex
integer
The index where the text will be inserted, in Unicode code units of the UTF-16 encoding.
View JSON Schema on GitHub