gads_get_accessible_customers {rgoogleads} | R Documentation |
Get all data of customers directly accessible by the user authenticating the call.
gads_get_accessible_customers()
List of your accessible accounts from top level
Method: customers.listAccessibleCustomers documentation
## Not run:
accounts <- gads_get_accessible_customers()
## End(Not run)