groups.list: Returns a collection of groups that match the API request...

Description Usage Arguments Details See Also

Description

Autogenerated via gar_create_api_skeleton

Usage

1
2
groups.list(id = NULL, mine = NULL, onBehalfOfContentOwner = NULL,
  pageToken = NULL)

Arguments

id

The id parameter specifies a comma-separated list of the YouTube group ID(s) for the resource(s) that are being retrieved

mine

Set this parameter's value to true to instruct the API to only return groups owned by the authenticated user

onBehalfOfContentOwner

Note: This parameter is intended exclusively for YouTube content partners

pageToken

The pageToken parameter identifies a specific page in the result set that should be returned

Details

Authentication scopes used by this function are:

Set options(googleAuthR.scopes.selected = c(https://www.googleapis.com/auth/youtube, https://www.googleapis.com/auth/youtube.readonly, https://www.googleapis.com/auth/youtubepartner, https://www.googleapis.com/auth/yt-analytics.readonly) Then run googleAuthR::gar_auth() to authenticate. See gar_auth for details.

See Also

Google Documentation


MarkEdmondson1234/youtubeAnalyticsR documentation built on May 7, 2019, 3:34 p.m.