fbad_read_adset function

Read Ad Set details

Read Ad Set details

fbad_read_adset(fbacc, id, fields = "id", simplify = TRUE)

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.
  • simplify: return data.frame or list

References

https://developers.facebook.com/docs/marketing-api/reference/ad-campaign#Reading