APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Youtube
VideoListResponse
Youtube
· Schema
VideoListResponse
A list of video resources matching the request criteria.
Google
Media
Social
Streaming
Video
Videos
Properties
Name
Type
Description
kind
string
Identifies the API resource's type. Value is youtube#videoListResponse.
etag
string
The Etag of this resource.
nextPageToken
string
The token that can be used as the pageToken parameter to retrieve the next page of results in the result set.
prevPageToken
string
The token that can be used as the pageToken parameter to retrieve the previous page of results in the result set.
pageInfo
object
Paging details for a list operation, including information about the total number of resources and the number per page.
items
array
A list of videos that match the request criteria.
View JSON Schema on GitHub