Get a single page of a Google Slides property
| 1 | get_slide_page_properties(id, page_object_id, response = "simple")
 | 
| id | ID of the presentation slide | 
| page_object_id | The page ID of the presentation slide | 
| response | Type of response. Values can be "simple" or "raw". A simple response provides a simplified object to query parts of the slide. A raw response provides the actual response via Google API. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.