gads_get_accessible_customers {rgoogleads} | R Documentation |
Get all data of customers directly accessible by the user authenticating the call.
Description
Get all data of customers directly accessible by the user authenticating the call.
Usage
gads_get_accessible_customers()
Value
List of your accessible accounts from top level
See Also
Method: customers.listAccessibleCustomers documentation
Examples
## Not run:
accounts <- gads_get_accessible_customers()
## End(Not run)
[Package rgoogleads version 0.11.0 Index]