Google Slides · Example Payload

Google Slides Insert Table Rows Request Example

CollaborationGoogle WorkspacePresentationsProductivitySlides

Google Slides Insert Table Rows Request Example is an example object payload from Google Slides, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tableObjectIdinsertBelownumber

Example Payload

Raw ↑
{
  "tableObjectId": "500123",
  "insertBelow": true,
  "number": 10
}