get_endpoint: Generate endpoint for the Google Slides API

Description Usage Arguments

View source: R/utils.R

Description

Generate endpoint for the Google Slides API

Usage

1
2
3
4
5
get_endpoint(
  type_of_endpoint = "slides.endpoint.get",
  id = NULL,
  page_object_id = NULL
)

Arguments

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


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