Campaigns are structures for organizing and managing an automated process of making outbound calls to the destinations specified in Calling Lists.
Filter Name | Type | Description |
---|---|---|
dbid | int |
|
tenant_dbid | int |
|
name | string |
|
group_dbid | int |
. If
specified, Configuration Server will return information only about
the campaign(s) with that group.
|
calling_list_dbid | int |
|
script_dbid | int |
|
state | int |
CfgObjectState ). If specified, Configuration Server
will return information only about the campaign(s) that are currently
in this state.
|
DBID
—
tenantDBID
—
CfgTenant
to which this campaign is allocated. Mandatory. Once specified,
cannot be changed.
name
—
description
—
callingLists
—
CfgCallingListInfo
).
campaignGroups
—
CfgCampaignGroup
objects under the Campaigns
scriptDBID
—
CfgScript
. Optional.
state
—
CfgObjectState
userProperties
—
Note: This XML was created using the Configuration Server 7.5 schema.
<CfgCampaign> <DBID value="101" /> <tenantDBID value="101" /> <name value="ACampaign" /> <scriptDBID value="0" /> <state value="1" /> </CfgCampaign>