get_endpoint {rgoogleslides} | R Documentation |
Generate endpoint for the Google Slides API
get_endpoint(
type_of_endpoint = "slides.endpoint.get",
id = NULL,
page_object_id = NULL
)
type_of_endpoint |
Type of endpoint to convert to url |
id |
(Optional) ID of the google slides to manipulate. Optional for slides.endpoint.create |
page_object_id |
(Optional) ID of the page slide object to be affected |