Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Search.List |
YouTube.Search.list(List<String> part)
Retrieves a list of search resources
Create a request for the method "search.list".
|
YouTube.Search.List |
YouTube.Search.List.set(String parameterName,
Object value) |
YouTube.Search.List |
YouTube.Search.List.set$Xgafv(String $Xgafv) |
YouTube.Search.List |
YouTube.Search.List.setAccessToken(String accessToken) |
YouTube.Search.List |
YouTube.Search.List.setAlt(String alt) |
YouTube.Search.List |
YouTube.Search.List.setCallback(String callback) |
YouTube.Search.List |
YouTube.Search.List.setChannelId(String channelId)
Filter on resources belonging to this channelId.
|
YouTube.Search.List |
YouTube.Search.List.setChannelType(String channelType)
Add a filter on the channel search.
|
YouTube.Search.List |
YouTube.Search.List.setEventType(String eventType)
Filter on the livestream status of the videos.
|
YouTube.Search.List |
YouTube.Search.List.setFields(String fields) |
YouTube.Search.List |
YouTube.Search.List.setForContentOwner(Boolean forContentOwner)
Search owned by a content owner.
|
YouTube.Search.List |
YouTube.Search.List.setForDeveloper(Boolean forDeveloper)
Restrict the search to only retrieve videos uploaded using the project id of the
authenticated user.
|
YouTube.Search.List |
YouTube.Search.List.setForMine(Boolean forMine)
Search for the private videos of the authenticated user.
|
YouTube.Search.List |
YouTube.Search.List.setKey(String key) |
YouTube.Search.List |
YouTube.Search.List.setLocation(String location)
Filter on location of the video
|
YouTube.Search.List |
YouTube.Search.List.setLocationRadius(String locationRadius)
Filter on distance from the location (specified above).
|
YouTube.Search.List |
YouTube.Search.List.setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.Search.List |
YouTube.Search.List.setOauthToken(String oauthToken) |
YouTube.Search.List |
YouTube.Search.List.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
|
YouTube.Search.List |
YouTube.Search.List.setOrder(String order)
Sort order of the results.
|
YouTube.Search.List |
YouTube.Search.List.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.Search.List |
YouTube.Search.List.setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more search resource
properties that the API response will include.
|
YouTube.Search.List |
YouTube.Search.List.setPrettyPrint(Boolean prettyPrint) |
YouTube.Search.List |
YouTube.Search.List.setPublishedAfter(String publishedAfter)
Filter on resources published after this date.
|
YouTube.Search.List |
YouTube.Search.List.setPublishedBefore(String publishedBefore)
Filter on resources published before this date.
|
YouTube.Search.List |
YouTube.Search.List.setQ(String q)
Textual search terms to match.
|
YouTube.Search.List |
YouTube.Search.List.setQuotaUser(String quotaUser) |
YouTube.Search.List |
YouTube.Search.List.setRegionCode(String regionCode)
Display the content as seen by viewers in this country.
|
YouTube.Search.List |
YouTube.Search.List.setRelatedToVideoId(String relatedToVideoId)
Search related to a resource.
|
YouTube.Search.List |
YouTube.Search.List.setRelevanceLanguage(String relevanceLanguage)
Return results relevant to this language.
|
YouTube.Search.List |
YouTube.Search.List.setSafeSearch(String safeSearch)
Indicates whether the search results should include restricted content as well as standard
content.
|
YouTube.Search.List |
YouTube.Search.List.setTopicId(String topicId)
Restrict results to a particular topic.
|
YouTube.Search.List |
YouTube.Search.List.setType(List<String> type)
Restrict results to a particular set of resource types from One Platform.
|
YouTube.Search.List |
YouTube.Search.List.setUploadProtocol(String uploadProtocol) |
YouTube.Search.List |
YouTube.Search.List.setUploadType(String uploadType) |
YouTube.Search.List |
YouTube.Search.List.setVideoCaption(String videoCaption)
Filter on the presence of captions on the videos.
|
YouTube.Search.List |
YouTube.Search.List.setVideoCategoryId(String videoCategoryId)
Filter on videos in a specific category.
|
YouTube.Search.List |
YouTube.Search.List.setVideoDefinition(String videoDefinition)
Filter on the definition of the videos.
|
YouTube.Search.List |
YouTube.Search.List.setVideoDimension(String videoDimension)
Filter on 3d videos.
|
YouTube.Search.List |
YouTube.Search.List.setVideoDuration(String videoDuration)
Filter on the duration of the videos.
|
YouTube.Search.List |
YouTube.Search.List.setVideoEmbeddable(String videoEmbeddable)
Filter on embeddable videos.
|
YouTube.Search.List |
YouTube.Search.List.setVideoLicense(String videoLicense)
Filter on the license of the videos.
|
YouTube.Search.List |
YouTube.Search.List.setVideoSyndicated(String videoSyndicated)
Filter on syndicated videos.
|
YouTube.Search.List |
YouTube.Search.List.setVideoType(String videoType)
Filter on videos of a specific type.
|
Copyright © 2011–2021 Google. All rights reserved.