rfacebookstat (version 2.1.7)

fbGetToken: Get API facebook token.

Description

Get API facebook token for access to facebook ads API.

Usage

fbGetToken(app_id = NULL)

Arguments

app_id

ID of your Facebook App

Value

API token

Examples

Run this code
# NOT RUN {
tkn <- fbGetToken()
# }

Run the code above in your browser using DataLab