ListInterestCategories.rsd
The unique identifier for the interest category, used to reference or manage it within Mailchimp's segmentation and API operations.
Columns
| Name | Type | ReadOnly | Description |
| ListId [KEY] | String | False |
The unique identifier of the Mailchimp audience (list) this interest category belongs to, linking the category to a specific subscriber group. |
| Title | String | False |
The display name or question text for the category, shown on signup forms to help subscribers select their preferences or interests. |
| DisplayOrder | Integer | False |
The numerical order in which this interest category appears on signup forms, with lower numbers shown first to users. |
| Type | String | False |
Defines how the category's interests are visually presented on signup forms, such as checkboxes, radio buttons, or dropdown menus. |