Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.list(List<String> part)
Retrieves a list of resources, possibly filtered.
|
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.set(String parameterName,
Object value) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.set$Xgafv(String $Xgafv) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setAccessToken(String accessToken) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setAlt(String alt) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setCallback(String callback) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setFields(String fields) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setId(List<String> id) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setKey(String key) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setOauthToken(String oauthToken) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
|
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more playlistItem resource
properties that the API response will include.
|
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setPlaylistId(String playlistId)
Return the playlist items within the given playlist.
|
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setPrettyPrint(Boolean prettyPrint) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setQuotaUser(String quotaUser) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setUploadProtocol(String uploadProtocol) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setUploadType(String uploadType) |
YouTube.PlaylistItems.List |
YouTube.PlaylistItems.List.setVideoId(String videoId)
Return the playlist items associated with the given video ID.
|
Copyright © 2011–2021 Google. All rights reserved.