CampaignField
Retrieve Campaign Fields.
Columns
| Name | Type | Description |
| ID [KEY] | Long | The unique identifier for the campaign field. |
| Name | String | The name of the campaign field. |
| DataType | String | The data type of the campaign field. |
| Description | String | The description of the campaign field. |
| DisplayType | String | The display type of the campaign field. |
| DisplayIndex | String | The display index of the campaign field. |
| FolderId | Long | The folder Id of the campaign field. |
| IsReadOnly | Boolean | Identifies whether the campaign field is read-only. |
| IsRequired | Boolean | Identifies whether the campaign field is required. |
| CreatedAt | Datetime | Date the campaign field was created. |
| CreatedBy | String | The Id of the user who created the campaign field. |
| Depth | String | The depth of the campaign field. |