Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.2 KB

GetWhatsappCampaignOverview.md

File metadata and controls

18 lines (14 loc) · 1.2 KB

GetWhatsappCampaignOverview

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]
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 [optional] [default to null]
SenderNumber string Sender of the WhatsApp Campaign [default to null]
Stats *WhatsappCampStats [optional] [default to null]
Template *WhatsappCampTemplate [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 campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) [default to null]

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