Generates a thumbnail of the latest version of the specified page.
Source:R/api_functions.R
presentations.pages.getThumbnail.Rd
Generates a thumbnail of the latest version of the specified page in the presentation and returns a URL to the thumbnail image. This request counts as an expensive read request for quota purposes.
Usage
presentations.pages.getThumbnail(
presentationId,
pageObjectId,
thumbnailProperties.thumbnailSize = NULL,
thumbnailProperties.mimeType = NULL
)