as_tibble.paginated_adlib_data_response | R Documentation |
Convert a paginated response into a tibble
## S3 method for class 'paginated_adlib_data_response'
as_tibble(x, censor_access_token = NULL, ...)
x |
a paginated response returned by adlib_get_paginated |
censor_access_token |
should access tokens be censored from output? |
... |
other arguments to be passed on to as_tibble |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.