as_tibble.paginated_adlib_data_response: Convert a paginated response into a tibble

View source: R/ad_data.R

as_tibble.paginated_adlib_data_responseR Documentation

Convert a paginated response into a tibble

Description

Convert a paginated response into a tibble

Usage

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

Arguments

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


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