nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/UpdateWhatsAppCampaign.md
2024-09-04 18:30:33 +02:00

934 B

UpdateWhatsAppCampaign

Properties

Name Type Description Notes
campaignName string Name of the campaign [optional]
campaignStatus string Status of the campaign [optional] [default to 'scheduled']
rescheduleFor string Reschedule the sending UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) of campaign. **Prefer to pass your timezone in date-time format for accurate result.For example: 2017-06-01T12:30:00+02:00 Use this field to update the scheduledAt of any existing draft or scheduled WhatsApp campaign. [optional]
recipients \Brevo\Client\Model\CreateWhatsAppCampaignRecipients [optional]

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