Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 937 Bytes

GetExtendedList.md

File metadata and controls

17 lines (13 loc) · 937 Bytes

GetExtendedList

Properties

Name Type Description Notes
id int ID of the list
name string Name of the list
totalBlacklisted int Number of blacklisted contacts in the list
totalSubscribers int Number of contacts in the list
folderId int ID of the folder
createdAt [\DateTime] Creation UTC date-time of the list (YYYY-MM-DDTHH:mm:ss.SSSZ)
campaignStats \SendinBlue\Client\Model\GetExtendedListCampaignStats[] [optional]
dynamicList 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]