Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Subscriptions.List |
YouTube.Subscriptions.list(List<String> part)
Retrieves a list of resources, possibly filtered.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.set(String parameterName,
Object value) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.set$Xgafv(String $Xgafv) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setAccessToken(String accessToken) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setAlt(String alt) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setCallback(String callback) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setChannelId(String channelId)
Return the subscriptions of the given channel owner.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setFields(String fields) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setForChannelId(String forChannelId)
Return the subscriptions to the subset of these channels that the authenticated user is
subscribed to.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setId(List<String> id)
Return the subscriptions with the given IDs for Stubby or Apiary.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setKey(String key) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be returned in
the result set.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setMine(Boolean mine)
Flag for returning the subscriptions of the authenticated user.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setMyRecentSubscribers(Boolean myRecentSubscribers) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setMySubscribers(Boolean mySubscribers)
Return the subscribers of the given channel owner.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setOauthToken(String oauthToken) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
*Note:* This parameter is intended exclusively for YouTube content partners.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setOnBehalfOfContentOwnerChannel(String onBehalfOfContentOwnerChannel)
This parameter can only be used in a properly authorized request.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setOrder(String order)
The order of the returned subscriptions
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setPart(List<String> part)
The *part* parameter specifies a comma-separated list of one or more subscription resource
properties that the API response will include.
|
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setPrettyPrint(Boolean prettyPrint) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setQuotaUser(String quotaUser) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setUploadProtocol(String uploadProtocol) |
YouTube.Subscriptions.List |
YouTube.Subscriptions.List.setUploadType(String uploadType) |
Copyright © 2011–2021 Google. All rights reserved.