
Takes all action results for all days when an ad is active
cc_get_fb_ad_actions_by_day.RdFor action breakdowns, see: https://developers.facebook.com/docs/marketing-api/insights/breakdowns/
Usage
cc_get_fb_ad_actions_by_day(
ad_id = NULL,
type = "actions",
action_breakdowns = NULL,
cache = FALSE,
only_cached = FALSE,
meta_api_version = cornucopia::cc_get_meta_api_version(),
ad_account_id = NULL,
fb_user_token = NULL,
max_pages = NULL
)