powered by
Add Groups
add_groups(resource_details, ...)
named list
Named nested list. Required. Must provide: etag, snippet title and contentDetails itemType
Additional arguments passed to tubern_POST.
tubern_POST
https://developers.google.com/youtube/analytics/v1/reference/groups/insert
if (FALSE) { add_groups(list(etag="vponEBg8hrR1yBUX0Hz66Uc5WMk/vyGp6PvFo4RvsFtPoIWeCReyIC8", ContentDetails = list(itemType="youtube#channel"), snippet = list(title ="hello"))) }
Run the code above in your browser using DataLab