| list_videocats_cached | R Documentation |
These functions automatically cache responses to reduce API quota usage for data that changes infrequently. List video categories with caching
list_videocats_cached(region_code = "US", auth = "key", cache_ttl = 86400, ...)
region_code |
Region code for categories |
auth |
Authentication method |
cache_ttl |
Cache time-to-live (default: 24 hours for categories) |
... |
Additional arguments |
Video categories data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.