checkUsers: Check users

Description Usage Arguments Author(s) See Also Examples

View source: R/checkUsers.R

Description

Retrieves the users having access to the account

Usage

1
checkUsers(id, token)

Arguments

id

ID of object to retrieve.

token

A valid token as returned by fbAuthenticate or a short-term token from facebook Graph API Explorer.

Author(s)

John Coene jcoenep@gmail.com

See Also

checkTargetTree

Examples

1
2
3
4
5
## Not run: 
# get information on account
ads <- grabAds(account.id = "act_123456789012345", token = "XXXXXXXXXXX")

## End(Not run)

JohnCoene/fbadsinsightsr documentation built on May 28, 2019, 12:55 p.m.