Description Usage Arguments Source Examples
Get editorial livefeed items
1 |
id |
character. Editorial livefeed ID (in URI encoded string form). |
... |
arguments to be passed by the source endpoint parameters. |
“/editorial/livefeeds/{id}/items
”
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.