
Get Facebook page video id and basic information that can be stored as strings
cc_get_fb_page_video.RdSee: https://developers.facebook.com/docs/video-api/guides/get-videos/
Usage
cc_get_fb_page_video(
meta_api_version = cornucopia::cc_get_meta_api_version(),
max_pages = NULL,
cache = TRUE,
fb_page_id = NULL,
fb_page_token = NULL
)