A merge field for an audience.
Name | Type | Description | Notes |
---|---|---|---|
Tag | string | The merge tag used for Mailchimp campaigns and adding contact information. | [optional] |
Name | string | The name of the merge field (audience field). | |
Type | string | The type for the merge field. for more information please, see Model/string.php | |
Required | bool | Whether the merge field is required to import a contact. | [optional] |
DefaultValue | string | The default value for the merge field if `null`. | [optional] |
Public | bool | Whether the merge field is displayed on the signup form. | [optional] |
DisplayOrder | int32 | The order that the merge field displays on the list signup form. | [optional] |
Options | MergeFieldOptions1 | [optional] | |
HelpText | string | Extra text to help the subscriber fill out the form. | [optional] |