Description Usage Arguments See Also Examples
List jobs
1 2 3 |
token |
your token as returned by |
start, end |
Start and end date of class |
ids |
Ids of chennels or users data to return. |
metrics |
Metrics to return, seedocs. |
dimensions |
A |
... |
Any other parameter to pass to query. |
1 2 3 4 5 6 7 8 9 | ## Not run:
token <- ytr_oauth(
"something.apps.googleusercontent.com",
"xxXx0X0x0X0xXX0")
ytr <- ytr_reports(token) %>%
ytr_parse()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.