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.


hairizuanbinnoorazman/googleslides documentation built on Nov. 6, 2021, 7:48 a.m.