Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 978 Bytes

GetExtendedList.md

File metadata and controls

18 lines (14 loc) · 978 Bytes

GetExtendedList

Properties

Name Type Description Notes
id int ID of the list
name str Name of the list
total_blacklisted int Number of blacklisted contacts in the list
total_subscribers int Number of contacts in the list
unique_subscribers int Number of unique contacts in the list
folder_id int ID of the folder
created_at str Creation UTC date-time of the list (YYYY-MM-DDTHH:mm:ss.SSSZ)
campaign_stats list[GetExtendedListCampaignStats] [optional]
dynamic_list bool Status telling if the list is dynamic or not (true=dynamic, false=not dynamic) [optional]

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