youtubeapi-8.x-1.2/config/api/playlistItems.yml
config/api/playlistItems.yml
#Youtube API Settings.
#Generated on : 2017-05-15 12:15:17
method: playlistItems
#Request Parameters
request_uri: https://www.googleapis.com/youtube/v3/playlistItems
request:
part:
apitype: string
options:
- contentDetails
- id
- snippet
- status
default: id
multiple: true
required: true
id:
apitype: string
multiple: true
playlistId:
apitype: string
maxResults:
apitype: unsigned integer
onBehalfOfContentOwner:
apitype: string
pageToken:
apitype: string
videoId:
apitype: string
#Response Parameters
response:
kind:
apitype: string
etag:
apitype: etag
nextPageToken:
apitype: string
prevPageToken:
apitype: string
pageInfo:
apitype: object
pageInfo.totalResults:
apitype: integer
pageInfo.resultsPerPage:
apitype: integer
items:
apitype: list
isarray: true
