Skip to contents

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
)

Arguments

presentationId

The ID of the presentation to retrieve

pageObjectId

The object ID of the page whose thumbnail to retrieve

thumbnailProperties.thumbnailSize

The optional thumbnail image size

thumbnailProperties.mimeType

The optional mime type of the thumbnail image