Google Slides · Schema

InsertTextRequest

Inserts text into a shape or a table cell.

CollaborationGoogle WorkspacePresentationsProductivitySlides

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