Skip to contents

For 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,
  api_version = "v22.0",
  ad_account_id = NULL,
  fb_user_token = NULL,
  max_pages = NULL
)

Arguments

only_cached

Defaults to FALSE. If TRUE, only data cached locally will be retrieved.

Details

Draft: caching disabled by default as only partly functional; Not yet fully tested with ads running longer than 25 days