Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Videos.List |
YouTube.Videos.list(List<String> part)
Retrieves a list of resources, possibly filtered.
|
YouTube.Videos.List |
YouTube.Videos.List.set(String parameterName,
Object value) |
YouTube.Videos.List |
YouTube.Videos.List.set$Xgafv(String $Xgafv) |
YouTube.Videos.List |
YouTube.Videos.List.setAccessToken(String accessToken) |
YouTube.Videos.List |
YouTube.Videos.List.setAlt(String alt) |
YouTube.Videos.List |
YouTube.Videos.List.setCallback(String callback) |
YouTube.Videos.List |
YouTube.Videos.List.setChart(String chart)
Return the videos that are in the specified chart.
|
YouTube.Videos.List |
YouTube.Videos.List.setFields(String fields) |
YouTube.Videos.List |
YouTube.Videos.List.setHl(String hl)
Stands for "host language".
|
YouTube.Videos.List |
YouTube.Videos.List.setId(List<String> id)
Return videos with the given ids.
|
YouTube.Videos.List |
YouTube.Videos.List.setKey(String key) |
YouTube.Videos.List |
YouTube.Videos.List.setLocale(String locale) |
YouTube.Videos.List |
YouTube.Videos.List.setMaxHeight(Integer maxHeight) |
YouTube.Videos.List |
YouTube.Videos.List.setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.Videos.List |
YouTube.Videos.List.setMaxWidth(Integer maxWidth)
Return the player with maximum height specified in
|
YouTube.Videos.List |
YouTube.Videos.List.setMyRating(String myRating)
Return videos liked/disliked by the authenticated user.
|
YouTube.Videos.List |
YouTube.Videos.List.setOauthToken(String oauthToken) |
YouTube.Videos.List |
YouTube.Videos.List.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
|
YouTube.Videos.List |
YouTube.Videos.List.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.Videos.List |
YouTube.Videos.List.setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more video resource
properties that the API response will include.
|
YouTube.Videos.List |
YouTube.Videos.List.setPrettyPrint(Boolean prettyPrint) |
YouTube.Videos.List |
YouTube.Videos.List.setQuotaUser(String quotaUser) |
YouTube.Videos.List |
YouTube.Videos.List.setRegionCode(String regionCode)
Use a chart that is specific to the specified region
|
YouTube.Videos.List |
YouTube.Videos.List.setUploadProtocol(String uploadProtocol) |
YouTube.Videos.List |
YouTube.Videos.List.setUploadType(String uploadType) |
YouTube.Videos.List |
YouTube.Videos.List.setVideoCategoryId(String videoCategoryId)
Use chart that is specific to the specified video category
|
Copyright © 2011–2021 Google. All rights reserved.