Get Facebook page insights
cc_get_fb_page_insights.Rd
Official documentation: https://developers.facebook.com/docs/graph-api/reference/v21.0/insights
Usage
cc_get_fb_page_insights(
metric = c("page_impressions"),
start_date = NULL,
end_date = NULL,
api_version = "v21.0",
cache = TRUE,
fb_page_id = NULL,
fb_page_token = NULL
)