Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.41 KB

GetWhatsappCampaignsCampaigns.md

File metadata and controls

20 lines (16 loc) · 1.41 KB

GetWhatsappCampaignsCampaigns

Properties

Name Type Description Notes
Id int64 ID of the WhatsApp Campaign [default to null]
CampaignName string Name of the WhatsApp Campaign [default to null]
TemplateId string Id of the WhatsApp template [default to null]
CampaignStatus string Status of the WhatsApp Campaign [default to null]
ScheduledAt string UTC date-time on which WhatsApp campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format [default to null]
ErrorReason string Error reason in the campaign creation [optional] [default to null]
InvalidatedContacts int64 Count of invalidated contacts [optional] [default to null]
ReadPercentage float32 Read percentage of the the WhatsApp campaign created [optional] [default to null]
Stats *WhatsappCampStats [optional] [default to null]
CreatedAt string Creation UTC date-time of the WhatsApp campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) [default to null]
ModifiedAt string UTC date-time of last modification of the whatsapp template (YYYY-MM-DDTHH:mm:ss.SSSZ) [default to null]

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