View source: R/error_handling.R
| validate_part_parameter | R Documentation |
Validate YouTube API part parameters
validate_part_parameter(part, endpoint, name = "part")
part |
Part parameter value(s) |
endpoint |
API endpoint name for context-specific validation |
name |
Parameter name for error messages |
Invisible NULL if valid, stops execution if invalid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.