Description Usage Arguments Details See Also
Autogenerated via gar_create_api_skeleton
1  | groupItems.list(groupId, onBehalfOfContentOwner = NULL)
 | 
groupId | 
 The id parameter specifies the unique ID of the group for which you want to retrieve group items  | 
onBehalfOfContentOwner | 
 Note: This parameter is intended exclusively for YouTube content partners  | 
Authentication scopes used by this function are:
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
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.