add_group_item | R Documentation |
Add Group Item
add_group_item(resource_details, ...)
resource_details |
Named nested list. Required. Must provide: groupId, resource.id |
... |
Additional arguments passed to |
named list
https://developers.google.com/youtube/analytics/v1/reference/groupItems/insert
## Not run:
add_group_item(list(groupId = "", resouce.id ="hello"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.