if (FALSE) {
library(rfacebookstat)
fb_token <- fbGetToken(app_id = 0000000)
camp <- fbGetCampaigns(accounts_id = "act_11111111111111111",
api_version = 'v3.0',
access_token = fb_token)
}
Run the code above in your browser using DataLab