fbad_get_client_pages function

Get account details of Pages belonging to the clients of a Business Manager Account

Get account details of Pages belonging to the clients of a Business Manager Account

fbad_get_client_pages(id, token, version, fields = c("name"), simplify = TRUE)

Arguments

  • id: Facebook Object, eg Ad Account (with act prefix) or a Business Manager Account ID
  • token: FB Ads API token (if running before fb_init)
  • version: Facebook Marketing API version (if running before fb_init)
  • fields: character vector
  • simplify: return data.frame or list