Get a single page of a Google Slides property
get_slide_page_properties(id, page_object_id, response = "simple")
ID of the presentation slide
The page ID of the presentation slide
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.