dfp_getAllRoles: getAllRoles

Description Usage Arguments Value See Also Examples

Description

Returns the Role objects that are defined for the users of the network. Returns the Role objects that are defined for the users of the network. @return the roles defined for the user's network Returns the Role objects that are defined for the users of the network. @return the roles defined for the user's network

Usage

1
dfp_getAllRoles(as_df = TRUE, verbose = FALSE)

Arguments

as_df

a boolean indicating whether to attempt to parse the result into a data.frame

verbose

a boolean indicating whether to print the service URL and POSTed XML

Value

a data.frame or list containing all the elements of a getAllRolesResponse

See Also

Google Documentation for getAllRoles

Examples

1
2
3
4
## Not run: 
 res <- dfp_getAllRoles()

## End(Not run)

StevenMMortimer/rdfp documentation built on June 11, 2019, 4:50 p.m.