getVideoCollectionsContent: Get the contents of video collections

Description Usage Arguments Source Examples

View source: R/videos.R

Description

Get the contents of video collections

Usage

1

Arguments

id

character. Collection ID. (required)

...

arguments to be passed by the source endpoint parameters.

Source

/videos/collections/{id}/items

Examples

1
2
3
4
5
## Not run: 
# enter an id from the collections you own:
getVideoCollectionsContent(id = "139149928")

## End(Not run)

strboul/shutterstock-r documentation built on May 3, 2019, 8:07 p.m.