get_slide_page_properties: Get a single page of a Google Slides property

Description Usage Arguments

View source: R/slides.R

Description

Get a single page of a Google Slides property

Usage

1
get_slide_page_properties(id, page_object_id, response = "simple")

Arguments

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.


rgoogleslides documentation built on March 13, 2020, 2:32 a.m.