fbad_read_adset {fbRads} | R Documentation |
Read Ad Set details
Description
Read Ad Set details
Usage
fbad_read_adset(fbacc, id, fields = "id", simplify = TRUE)
Arguments
fbacc |
(optional) |
id |
ad set id(s) |
fields |
character vector of fields to get from the API, defaults to |
simplify |
return |
References
https://developers.facebook.com/docs/marketing-api/reference/ad-campaign#Reading
[Package fbRads version 17.0.0 Index]