adlib_link: Generate a URL to view an ad in the ad library

View source: R/adlib.R

adlib_linkR Documentation

Generate a URL to view an ad in the ad library

Description

This is a different and more comprehensive view of the ad from what is provided in the snapshot link that is returned by the API.

Usage

adlib_link(ad_id)

Arguments

ad_id

a vector of ad IDs

Value

a vector of URLs

Examples

ids <- c("399107662471074", "313132487749670")
adlib_link(ids)

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