You are here:
Lists
The lists file contains rows including name, description, and other information for a unique list.
Output Types
- CSV
- TAB
Columns
| Name | Description | Possible Values | Data Type | Character Length |
|---|---|---|---|---|
| ClientID | The system account identifier associated with attribute set | -2^63 (-9,223,372,036,854,775,808) to 2^63-1 (9,223,372,036,854,775,807) | Numeric | Maximum length - big integer |
| ListID | Identifier for list the job sent to | Numeric | Maximum length - big integer | |
| Name | Name of list | String | 100 | |
| Description | Description of list | String | 100 | |
| DateCreated | Date the application added the list | Datetime | ||
| Status | Status of list |
|
String | 20 |
| ListType | Type of list |
|
String | 20 |

