Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Channels.List |
YouTube.Channels.list(List<String> part)
Retrieves a list of resources, possibly filtered.
|
YouTube.Channels.List |
YouTube.Channels.List.set(String parameterName,
Object value) |
YouTube.Channels.List |
YouTube.Channels.List.set$Xgafv(String $Xgafv) |
YouTube.Channels.List |
YouTube.Channels.List.setAccessToken(String accessToken) |
YouTube.Channels.List |
YouTube.Channels.List.setAlt(String alt) |
YouTube.Channels.List |
YouTube.Channels.List.setCallback(String callback) |
YouTube.Channels.List |
YouTube.Channels.List.setCategoryId(String categoryId)
Return the channels within the specified guide category ID.
|
YouTube.Channels.List |
YouTube.Channels.List.setFields(String fields) |
YouTube.Channels.List |
YouTube.Channels.List.setForUsername(String forUsername)
Return the channel associated with a YouTube username.
|
YouTube.Channels.List |
YouTube.Channels.List.setHl(String hl)
Stands for "host language".
|
YouTube.Channels.List |
YouTube.Channels.List.setId(List<String> id)
Return the channels with the specified IDs.
|
YouTube.Channels.List |
YouTube.Channels.List.setKey(String key) |
YouTube.Channels.List |
YouTube.Channels.List.setManagedByMe(Boolean managedByMe)
Return the channels managed by the authenticated user.
|
YouTube.Channels.List |
YouTube.Channels.List.setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.Channels.List |
YouTube.Channels.List.setMine(Boolean mine)
Return the ids of channels owned by the authenticated user.
|
YouTube.Channels.List |
YouTube.Channels.List.setMySubscribers(Boolean mySubscribers)
Return the channels subscribed to the authenticated user
|
YouTube.Channels.List |
YouTube.Channels.List.setOauthToken(String oauthToken) |
YouTube.Channels.List |
YouTube.Channels.List.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
|
YouTube.Channels.List |
YouTube.Channels.List.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.Channels.List |
YouTube.Channels.List.setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more channel resource
properties that the API response will include.
|
YouTube.Channels.List |
YouTube.Channels.List.setPrettyPrint(Boolean prettyPrint) |
YouTube.Channels.List |
YouTube.Channels.List.setQuotaUser(String quotaUser) |
YouTube.Channels.List |
YouTube.Channels.List.setUploadProtocol(String uploadProtocol) |
YouTube.Channels.List |
YouTube.Channels.List.setUploadType(String uploadType) |
Copyright © 2011–2021 Google. All rights reserved.