getEditorialLivefeedItems: Get editorial livefeed items

Description Usage Arguments Source Examples

View source: R/editorial.R

Description

Get editorial livefeed items

Usage

1

Arguments

id

character. Editorial livefeed ID (in URI encoded string form).

...

arguments to be passed by the source endpoint parameters.

Source

/editorial/livefeeds/{id}/items

Examples

1
2
3
4
5
6
7
## Not run: 
getEditorialLivefeedItems(
id = "2018%2F10%2F15%2FWomen%20of%20the%20Year%20Lunch%20%26%20Awards%2C%20London",
country = "USA"
)

## End(Not run)

shutterstock documentation built on May 1, 2019, 6:57 p.m.