Read Ad Campaign details
fbad_read_campaign(fbacc, id, fields = "id", simplify = TRUE)
fbacc
: (optional) FB_Ad_account
object, which defaults to the last returned object of fbad_init
.id
: Ad Campaign id(s)fields
: character vector of fields to get from the API, defaults to id
. Please refer to the Facebook documentation for a list of possible values.simplify
: return data.frame
or list
https://developers.facebook.com/docs/marketing-api/reference/ad-campaign-group#Reading