Google Slides · Schema

Presentation

A Google Slides presentation.

CollaborationGoogle WorkspacePresentationsProductivitySlides

Properties

Name Type Description
presentationId string The ID of the presentation.
title string The title of the presentation.
slides array The slides in the presentation. A slide inherits properties from a slide layout.
masters array The slide masters in the presentation. A slide master contains all common page elements and the common properties for a set of layouts.
layouts array The layouts in the presentation. A layout is a template that determines how content is arranged and styled on the slides that inherit from that layout.
locale string The locale of the presentation as an IETF BCP 47 language tag.
revisionId string Output only. The revision ID of the presentation. Can be used in update requests to assert that the presentation revision has not changed since the last read operation. Only populated if the user has
View JSON Schema on GitHub