CustomizerAttribute
A customizer attribute.
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| CustomizerAttributeId | Long | ATTRIBUTE | Output only. The ID of the customizer attribute. |
| CustomizerAttributeName | String | ATTRIBUTE | Required. Immutable. Name of the customizer attribute. Required. It must |
| CustomizerAttributeResourceName | String | ATTRIBUTE | Immutable. The resource name of the customizer attribute. |
| CustomizerAttributeStatus | String | ATTRIBUTE | Output only. The status of the customizer attribute.
The allowed values are ENABLED, REMOVED, UNKNOWN. |
| CustomizerAttributeType | String | ATTRIBUTE | Immutable. The type of the customizer attribute.
The allowed values are NUMBER, PERCENT, PRICE, TEXT, UNKNOWN. |
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. |