youtubeapi-8.x-1.2/config/api/subscriptions.yml
config/api/subscriptions.yml
#Youtube API Settings.
#Generated on : 2017-05-15 12:15:19
method: subscriptions
#Request Parameters
request_uri: https://www.googleapis.com/youtube/v3/subscriptions
request:
part:
apitype: string
options:
- contentDetails
- id
- snippet
- subscriberSnippet
default: id
multiple: true
required: true
channelId:
apitype: string
id:
apitype: string
multiple: true
mine:
apitype: boolean
myRecentSubscribers:
apitype: boolean
mySubscribers:
apitype: boolean
forChannelId:
apitype: string
multiple: true
maxResults:
apitype: unsigned integer
onBehalfOfContentOwner:
apitype: string
onBehalfOfContentOwnerChannel:
apitype: string
order:
apitype: string
options:
- alphabetical
- relevance
- unread
pageToken:
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
