fbad_read_adset: Read Ad Set details
Description
Read Ad Set details
Usage
fbad_read_adset(fbacc, id, fields = "id")
Arguments
- fbacc
(optional) FB_Ad_account object, which defaults to the last returned object of fbad_init.
- id
ad set 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.