as_tibble.adlib_data_response | R Documentation |
Convert a data response to tibble
## S3 method for class 'adlib_data_response'
as_tibble(x, censor_access_token = NULL, ...)
x |
an adlib_data_response object returned by adlib_get |
censor_access_token |
should access tokens be censored? |
... |
additional arguments to pass to conversion function |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.