CustomerLabel
Represents a relationship between a customer and a label. This customer may
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| CustomerLabelCustomer | String | ATTRIBUTE | Output only. The resource name of the customer to which the label is |
| CustomerLabelLabel | String | ATTRIBUTE | Output only. The resource name of the label assigned to the customer. |
| CustomerLabelResourceName | String | ATTRIBUTE | Immutable. Name of the resource. |
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. |