| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the campaign template parameter. | |
| type | TypeEnum | Defines the type of parameter value. | |
| description | String | Explains the meaning of this template parameter and the placeholder value that will define it. It is used on campaign creation from this template. | |
| attributeId | Long | ID of the corresponding attribute. | [optional] |
| Name | Value |
|---|---|
| STRING | "string" |
| NUMBER | "number" |
| BOOLEAN | "boolean" |
| PERCENT | "percent" |
| LIST_STRING | "(list string)" |
| LIST_NUMBER | "(list number)" |
| TIME | "time" |