Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.35 KB

MergeField1.md

File metadata and controls

21 lines (15 loc) · 1.35 KB

# MergeField1

A merge field for an audience.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]