VoiceCampaignType
Fields
The items that are part of the campaign.
These are the items that contain information about what phone numbers or accounts to call while this campaign is active.
The type of campaign, e.g. preview or predictive.
If appropriate, a custom number to use as the caller id for calls from this campaign.
Additional information to describe the purpose of the campaign.
The ID of the campaign.
The name of the campaign.
This is used to identify the campaign in the system, and must be unique.
Flag to indicate whether not to create a duplicate record when uploading campaign items that already exist for a given account number and/or phone number
The status of the campaign.
Indicates whether calls can be made for items in the campaign or not.
The call tags that can be used within this campaign.
Example
{
"campaignItems": VoiceCampaignItemConnectionTypeConnection,
"campaignType": "PREVIEW",
"customOutboundPhoneNumber": "series-seek-political-few-her",
"description": "until-win-specific-teach-wait",
"id": "64721796",
"name": "visit-part-pay-picture-during",
"preventDuplicateRecords": true,
"status": "ACTIVE",
"tags": CallTagConnectionTypeConnection
}