Fetch metadata for multiple YouTube videos in a single request
videoIds, playlistId, or channelId is required.| Status | Code | Description |
|---|---|---|
| 400 | INVALID_INPUT | Invalid request body or no valid video IDs |
| 401 | INVALID_API_KEY | API key is missing or invalid |
| 429 | QUOTA_EXCEEDED | Insufficient quota for batch operation |
| 429 | RATE_LIMIT_EXCEEDED | Too many requests |
videoIds is supported. Playlist and channel batch operations are coming soon.jobId for async processing.