Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.21 KB

GetWhatsappCampaignsCampaigns.md

File metadata and controls

20 lines (16 loc) · 1.21 KB

GetWhatsappCampaignsCampaigns

Properties

Name Type Description Notes
id int ID of the WhatsApp Campaign
campaign_name str Name of the WhatsApp Campaign
template_id str Id of the WhatsApp template
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
error_reason str Error reason in the campaign creation [optional]
invalidated_contacts int Count of invalidated contacts [optional]
read_percentage float Read percentage of the the WhatsApp campaign created [optional]
stats WhatsappCampStats [optional]
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 template (YYYY-MM-DDTHH:mm:ss.SSSZ)

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