| get_channel_info_cached | R Documentation |
Get channel information with caching (for static parts)
get_channel_info_cached(
channel_id,
part = "snippet,brandingSettings",
auth = "key",
cache_ttl = 3600,
...
)
channel_id |
Channel ID |
part |
Parts to retrieve (only static parts will be cached) |
auth |
Authentication method |
cache_ttl |
Cache time-to-live (default: 1 hour for channel info) |
... |
Additional arguments |
Channel information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.