powered by
Load catalogs from business maneger.
fbGetCatalogs(business_id = getOption("rfacebookstat.business_id") , api_version = getOption("rfacebookstat.api_version"), access_token = getOption("rfacebookstat.access_token"))
ID by your Business Manager
Current Facebook API version.
Your API facebook token
Data frame with project list
# NOT RUN { bc <- fbGetCatalogs(business_id = 1111111111, access_token = "xxxxxxxx") # }
Run the code above in your browser using DataLab