Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.12 KB

File metadata and controls

34 lines (19 loc) · 1.12 KB

egoisdk.CampaignVoiceSendRequest

Properties

Name Type Description Notes
listId Number
destinationField String Destination field of this campaign
uniqueContactsOnly Boolean True to send the campaign only to unique contacts [optional] [default to false]
segments OSegmentsActionSend
notify [Number] Array of IDs of the users to notify [optional]
limitContacts OLimitContactsActionSend [optional]
limitHour LimitHourActionSendLimitHour [optional]
limitSpeed Number Speed limit to send the campaign [optional]
scheduleDate Date The date and time [optional]

Enum: DestinationFieldEnum

  • phone (value: "phone")

  • cellphone (value: "cellphone")

  • phone_failsafe_cellphone (value: "phone_failsafe_cellphone")

  • cellphone_failsafe_phone (value: "cellphone_failsafe_phone")

  • cellphone_phone (value: "cellphone_phone")