CustomerClient
A link between the given customer and a client customer. CustomerClients only
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| CustomerClientAppliedLabels | String | ATTRIBUTE | Output only. The resource names of the labels owned by the requesting |
| CustomerClientClientCustomer | String | ATTRIBUTE | Output only. The resource name of the client-customer which is linked to |
| CustomerClientCurrencyCode | String | ATTRIBUTE | Output only. Currency code (for example, 'USD', 'EUR') for the client. Read |
| CustomerClientDescriptiveName | String | ATTRIBUTE | Output only. Descriptive name for the client. Read only. |
| CustomerClientHidden | Bool | ATTRIBUTE | Output only. Specifies whether this is a |
| CustomerClientId | Long | ATTRIBUTE | Output only. The ID of the client customer. Read only. |
| CustomerClientLevel | Long | ATTRIBUTE | Output only. Distance between given customer and client. For self link, the |
| CustomerClientManager | Bool | ATTRIBUTE | Output only. Identifies if the client is a manager. Read only. |
| CustomerClientResourceName | String | ATTRIBUTE | Output only. The resource name of the customer client. |
| CustomerClientStatus | String | ATTRIBUTE | Output only. The status of the client customer. Read only.
The allowed values are CANCELED, CLOSED, ENABLED, SUSPENDED, UNKNOWN. |
| CustomerClientTestAccount | Bool | ATTRIBUTE | Output only. Identifies if the client is a test account. Read only. |
| CustomerClientTimeZone | String | ATTRIBUTE | Output only. Common Locale Data Repository (CLDR) string representation of |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |