Get all campaigns for the current ad account / legacy
cc_get_fb_ads_daily.Rd
For details on fields, see https://developers.facebook.com/docs/marketing-api/reference/ad-campaign-group/
Usage
cc_get_fb_ads_daily(
fields = c("spend"),
level = "campaign",
start_date = NULL,
end_date = NULL,
api_version = "v21.0",
fb_ad_account_id = NULL,
max_pages = NULL,
fb_user_token = NULL,
cache = TRUE,
update = TRUE
)