This page was last edited on September 26, 2013, at 15:01.
Comments or questions about this documentation? Contact us for support!
CfgCampaignGroup objects contain information about Campaign groups.
Filter Name | Type | Description |
---|---|---|
dbid | int | A unique identifier of the calling list. If specified, configuration server will return information only about this campaign group. |
tenant_dbid | int | A unique identifier of the tenant. If specified, Configuration server will return information only about the campaign group(s) that belong to this tenant. |
name | string | Name of a calling list. Shall be specified as a character string. If specified, Configuration Server will return information only about the campaign group(s) with that name. |
group_dbid | int | A unique identifier of group. If specified, Configuration Server will return information only about the campaign group(s) with that group. |
state | int | Current state of the campaign group (See CfgObjectState). If specified, Configuration Server will return information only about the campaign group(s) that are currently in this state. |
<CfgCampaignGroup> <DBID value="101" /> <campaignDBID value="101" /> <tenantDBID value="101" /> <name value="CampaignGroup@CampaignGroup" /> <groupDBID value="107" /> <groupType value="5" /> <IVRProfileDBID value="0" /> <dialMode value="1" /> <origDNDBID value="0" /> <numOfChannels value="10" /> <operationMode value="1" /> <minRecBuffSize value="4" /> <optRecBuffSize value="6" /> <maxQueueSize value="0" /> <optMethod value="1" /> <optMethodValue value="80" /> <interactionQueueDBID value="0" /> <scriptDBID value="0" /> <state value="1" /> </CfgCampaignGroup>