Skip to contents

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

Examples

if (FALSE) {
accounts <- gads_get_accessible_customers()
}