create_custom_field
Add a new custom field to a subscriber list by specifying name, data type, and visibility in the preference center.
Instructions
Create a new custom field for a subscriber list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The list ID | |
| field_name | Yes | Name of the custom field | |
| data_type | Yes | Data type: 'Text', 'Number', 'MultiSelectOne', 'MultiSelectMany', 'Date', or 'Country' | |
| visible_in_preference_center | No | Whether the field is visible in the subscriber preference center |