Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.07 KB

GetWhatsappCampaignOverview.md

File metadata and controls

17 lines (14 loc) · 1.07 KB

brevo_csharp.Model.GetWhatsappCampaignOverview

Properties

Name Type Description Notes
Id long? ID of the WhatsApp Campaign
CampaignName string Name of the WhatsApp Campaign
CampaignStatus string Status of the WhatsApp Campaign
ScheduledAt string UTC date-time on which WhatsApp campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format [optional]
SenderNumber string Sender of the WhatsApp Campaign
Stats WhatsappCampStats [optional]
Template WhatsappCampTemplate
CreatedAt string Creation UTC date-time of the WhatsApp campaign (YYYY-MM-DDTHH:mm:ss.SSSZ)
ModifiedAt string UTC date-time of last modification of the WhatsApp campaign (YYYY-MM-DDTHH:mm:ss.SSSZ)

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