Package | Description |
---|---|
com.google.api.services.youtubeAnalytics |
Modifier and Type | Method and Description |
---|---|
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.list()
Returns a collection of groups that match the API request parameters.
|
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.set(String parameterName,
Object value) |
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setAlt(String alt) |
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setFields(String fields) |
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setId(String id)
The id parameter specifies a comma-separated list of the YouTube group ID(s) for the
resource(s) that are being retrieved.
|
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setKey(String key) |
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setMine(Boolean mine)
Set this parameter's value to true to instruct the API to only return groups owned by the
authenticated user.
|
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setOauthToken(String oauthToken) |
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setOnBehalfOfContentOwner(String onBehalfOfContentOwner)
Note: This parameter is intended exclusively for YouTube content partners.
|
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setPageToken(String pageToken)
The pageToken parameter identifies a specific page in the result set that should be
returned.
|
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setPrettyPrint(Boolean prettyPrint) |
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setQuotaUser(String quotaUser) |
YouTubeAnalytics.Groups.List |
YouTubeAnalytics.Groups.List.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.