The HTTP API supports the ability to manage List Attributes, which are used to define List specific values which can be deployed in email content via Template Tags. Several commands require a list_id to process. You can view these IDs by using the Show Lists command.
For more information about List Attributes, see List Attributes Tab and List Attribute Tags.
Commands
API Commands for List Attribute management include:
- Create List Attribute (listAttrCreate)
- Update List Attribute (listAttrUpdate)
- Delete List Attribute (listAttrDelete)
- Get List Attributes (listAttrGetNames)
- Get List Attribute Values for List (listAttrGetValuesForList)