customerId property
The customer ID to [retrieve all account users](/admin-sdk/directory/v1/guides/manage-users.html#get_all_users).
You can use the alias my_customer to represent your account's
customerId. As a reseller administrator, you can use the resold customer
account's customerId. To get a customerId, use the account's primary
domain in the domain parameter of a
[users.list](/admin-sdk/directory/v1/reference/users/list) request.
Output only.
Implementation
core.String? customerId;