Layer | Campaign Manager |
Direction | From CallGem |
Type of Service | CM |
Interface ID | DE |
Message Purpose | Property Data |
Example | CM:DE:PD\TDdefault\CY1\DT<xml data .../> |
Explanation | This message is sent in response to a Get Campaign Properties [GP] message. It returns the Campaign property data for the campaign identified by the CY parameter in the DT parameter. |
Notes | See RouterNET Integration. See also SDMP Message Protocol |
Parameters | ||||||
---|---|---|---|---|---|---|
Code | Name | Type | Mandatory? | Min Val | Max Val | Description |
CY | CampaignIdentifier | int | true | 0 | 9999 | Campaign Identifier parameter. The identifier can be extracted from the status broadcast message. |
DT | Data |
|
false | 1 | 128000 | The DT parameter should contain an XML string that describes the properties of the campaign. |
TD | TenantDescriptor | string | true | 1 | 80 |
Mandatory when operating in
Multi-Tenancy. Otherwise it must not be used.
This parameter is alphanumeric and identifies to which tenant this message applies. Typically contains a company name. |
TX | TransactionIdentifier | string | true | 1 | 87 | From V10.7.1025 - Transaction identifier uniquely identifying this request. |