Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.04 KB

File metadata and controls

18 lines (14 loc) · 1.04 KB

GetWhatsappCampaignOverview

Properties

Name Type Description Notes
id int ID of the WhatsApp Campaign
campaign_name str Name of the WhatsApp Campaign
campaign_status str Status of the WhatsApp Campaign
scheduled_at str UTC date-time on which WhatsApp campaign is scheduled. Should be in YYYY-MM-DDTHH:mm:ss.SSSZ format [optional]
sender_number str Sender of the WhatsApp Campaign
stats WhatsappCampStats [optional]
template WhatsappCampTemplate
created_at str Creation UTC date-time of the WhatsApp campaign (YYYY-MM-DDTHH:mm:ss.SSSZ)
modified_at str 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]