InitCampaignRequestType
Fields
caller_id
caller_id: integer
Caller ID. The ID сan be retrieved via the searchCallerIDs method.
date_end
date_end: string
Date when the calls end.
date_start
date_start: string
Date when the API starts calling customers.
description
description: string
Campaign description
interval
interval: integer
Time between attempts to call one phone number.
max_attempts
max_attempts: integer
Maximum number of calls to one phone number.
max_lines
max_lines: integer
Maximum number of calls performed simultaneously
permanent
permanent: boolean
Set 'true' to make the campaign permanent. Set 'false' to stop the campaign after the end of the calls.
phone_number_id
phone_number_id: integer
Phone number ID. The ID сan be retrieved via the searchNumbers method.
scenario_id
scenario_id: integer
Scenario ID. The ID can be retrieved via the searchScenarios method.
time_end
time_end: string
Time when the calls end. Specify it along with the time_start parameter.
time_start
time_start: string
Time when the API starts calling customers.
title
title: string
Title of the campaign.