Custom Attributes
Here are the fields included in the Custom Attributes source dataset you can export using destinations:
Field name | Field type | Description |
---|---|---|
CUSTOMER_UUID |
String | The ChartMogul UUID of the customer this custom attribute is associated with. |
CUSTOM_ATTRIBUTE_NAME |
String | The name of the custom attribute. Accepts alphanumeric characters and underscores. Customer custom attribute names have the custom. prefix, for example, custom.marketing_campaign . |
CUSTOM_ATTRIBUTE_TYPE |
String | The data type of the custom attribute. One of String , Integer , Decimal , Timestamp or Boolean . |
VALUE |
String | The value of the custom attribute. Should be of the specified data type. |