Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1007 Bytes

File metadata and controls

18 lines (14 loc) · 1007 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
uniqueSubscribers int Number of unique contacts in the list
folderId int ID of the folder
createdAt string 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]