ConversionCustomVariable
A conversion custom variable
Columns
| Name | Type | Behavior | Description |
| ConversionCustomVariableId | Long | ATTRIBUTE | Output only. The ID of the conversion custom variable. |
| ConversionCustomVariableName | String | ATTRIBUTE | Required. The name of the conversion custom variable. |
| ConversionCustomVariableOwnerCustomer | String | ATTRIBUTE | Output only. The resource name of the customer that owns the conversion |
| ConversionCustomVariableResourceName | String | ATTRIBUTE | Immutable. The resource name of the conversion custom variable. |
| ConversionCustomVariableStatus | String | ATTRIBUTE | The status of the conversion custom variable for conversion event accrual.
The allowed values are ACTIVATION_NEEDED, ENABLED, PAUSED, UNKNOWN. |
| ConversionCustomVariableTag | String | ATTRIBUTE | Required. Immutable. The tag of the conversion custom variable. It is used |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
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. |