Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.03 KB

GetWhatsappCampaignOverview.md

File metadata and controls

18 lines (14 loc) · 1.03 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 SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ)
modified_at str UTC date-time of last modification of the SMS campaign (YYYY-MM-DDTHH:mm:ss.SSSZ)

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