get_pageinfo: Get additional information for pages

Description Usage Arguments Value

View source: R/update_facebook_pages.R

Description

Get additional information for pages

Usage

1
get_pageinfo(page, token, fields = "fan_count", api = NULL)

Arguments

page

A page ID.

token

Either a temporary access token created at https://developers.facebook.com/tools/explorer or the OAuth token created with fbOAuth.

fields

The API fields that are requested. "fan_count" is the default.

api

The API-version to use, e.g., "v2.8". NULL is the default.

Value

A named list where the page id and the additional fields are stored.


jogrue/RfacebookHelperFunctions documentation built on May 7, 2020, 2:03 p.m.