as_tibble.adlib_data_response: Convert a data response to tibble

View source: R/ad_data.R

as_tibble.adlib_data_responseR Documentation

Convert a data response to tibble

Description

Convert a data response to tibble

Usage

## S3 method for class 'adlib_data_response'
as_tibble(x, censor_access_token = NULL, ...)

Arguments

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

Value

a tibble


facebookresearch/Radlibrary documentation built on Feb. 2, 2024, 12:01 a.m.