APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Youtube
PlaylistListResponse
Youtube
· Schema
PlaylistListResponse
A list of playlist 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#playlistListResponse.
etag
string
The Etag of this resource.
nextPageToken
string
The token for the next page of results.
prevPageToken
string
The token for the previous page of results.
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 playlists that match the request criteria.
View JSON Schema on GitHub