Property | Type | Description |
---|---|---|
name | string | Name of variable list. |
iconData | string | Base64 encoded icon. |
author | string | The name of the author of the variable list. |
dataSource | string | Data source of the variable list. Structure of the value is TYPE;COUNTRY_INFO;LOCAL_DATA_INFO where TYPE can be ONLINE, LOCAL, or CUSTOM. COUNTRY_INFO is country_id{ |
creationDate | TimeInstant | Creation date of the variable list. |
lastRevisionDate | TimeInstant | Last revision date of the variable list. |
variables | [CIMBAVariableListVariable] | Variables. |
Property | Value | Description |
---|---|---|
Number | 0 | Number value type. |
Percent | 1 | Percent value type. |
Average | 2 | Average value type. |
Index | 3 | Index value type. |
Property | Type | Description |
---|---|---|
names | [string] | Names of the variable. |
valueTypes | [CIMBAVariableListValueType] | Value types of the variable. If null, Number value type is used. |
Property | Type | Description |
---|---|---|
name | string | The name of the variable. |
exponent | double | The exponent of the variable. |
Property | Type | Description |
---|---|---|
version | string | Document version. Set by the system. |
build | long | The build an item was created with. Set by the system. |
Property | Type | Description |
---|---|---|
RMSError | double | RMS error of Huff Model calibration. |
RMSErrorLinear | double | Linearized RMS error of Huff Model calibration. |
attractivenessVariables | [CIMHuffModelAttractivenessVariable] | Attractiveness variables of Huff Model calibration. |
distanceParameters | CIMHuffModelDistanceParameters | Distance parameters of Huff Model calibration. |
facilities | DataConnection | Facilities dataset used in Huff Model calibration. |
facilitiesIDFieldName | string | Facility ID field name used in Huff Model calibration. |
customers | DataConnection | Customers dataset used in Huff Model calibration. |
customersIDFieldName | string | Customer ID field name used in Huff Model calibration. |
customerWeightFieldName | string | Customer weight field name used in Huff Model calibration. |
salesPotential | DataConnection | Sales potential dataset used in Huff Model calibration. |
salesPotentialIDFieldName | string | Sales potential ID field name used in Huff Model calibration. |
author | string | Author of Huff Model calibration. |
creationDate | TimeInstant | Creation date of Huff Model calibration. |
lastRevisionDate | TimeInstant | Last revision date of Huff Model calibration. |
Property | Type | Description |
---|---|---|
exponent | double | The exponent. |
dataSource | string | Data source used in calculation of distances. Structure of the value is TYPE;COUNTRY_INFO;LOCAL_DATA_INFO where TYPE can be ONLINE, LOCAL, or CUSTOM. COUNTRY_INFO is country_id{ |
distanceUnits | enumeration esriUnits | Distance units used in calculation of distances. |
useTimeUnits | boolean | A value indicating whether to use time units. |
timeUnits | enumeration esriTimeUnits | Time units used in calculation of distances. |
useNetworkDistance | boolean | A value indicating whether to use network dataset to calculate distances. |
travelModeId | string | ID of travel mode used in calculation of distances. |
towardsFacility | boolean | A value indicating whether to calculate distances toward facilities. |
timeOfDay | TimeInstant | Time of day used in calculation of distances. |
timeZone | string | Time zone used in calculation of distances. |
Business Analyst segmentation profile. Segmentation profile represents distribution of the market (e.g. people or households) between the segments of the segmentation system. For example, it could represent the distribution of the customer base between the segments. Segmentation profile can include the volumetric information in addition to the counts, e.g. it could also provide the distribution of the sales between segments.
Property | Type | Description |
---|---|---|
name | string | The name of the segmentation profile. |
segmentationSystem | string | The segmentation system of the segmentation profile. |
segmentationBase | string | Segmentation base of the segmentation profile. |
hasVolumetricData | boolean | A value indicating whether the segmentation profile contains volumetric information. |
author | string | The name of the author of the segmentation profile. |
creationDate | TimeInstant | Creation date of the segmentation profile. |
lastRevisionDate | TimeInstant | Last revision date of the segmentation profile. |
counts | [long] | The counts of the segmentation profile. |
volumetricInformation | [long] | The volumetric values of the segmentation profile. |
volumetricValues | [double] | The volumetric values of the segmentation profile. |
Property | Type | Description |
---|---|---|
version | string | Document version. Set by the system. |
build | long | The build an item was created with. Set by the system. |
Property | Type | Description |
---|---|---|
profile | CIMSegmentationProfile | The segmentation profile. |
Business Analyst segmentation target. Target is a collection of market segments that are treated as a whole. A user might apply the same marketing strategy to all segments in a target, for example.
Property | Type | Description |
---|---|---|
name | string | The name of target. |
segmentIDs | [string] | The segment IDs of the target. |
color | Color | The color of the target. |
Property | Type | Description |
---|---|---|
name | string | The name of the target group. |
segmentationSystem | string | The segmentation system of the target group. |
description | string | Description of the target group. |
author | string | The name of the author of the target group. |
creationDate | TimeInstant | Creation date of the target group. |
lastRevisionDate | TimeInstant | Last revision date of the target group. |
targets | [CIMSegmentationTarget] | The targets of the target group. |
visualizationProperties | CIMSegmentationTargetGroupVisualizationProperties | Visualization properties of the target group. |
Property | Type | Description |
---|---|---|
version | string | Document version. Set by the system. |
build | long | The build an item was created with. Set by the system. |
Property | Type | Description |
---|---|---|
targetGroup | CIMSegmentationTargetGroup | The target group. |
Property | Type | Description |
---|---|---|
targetProfile | CIMSegmentationProfile | The target profile of the target group. |
baseProfile | CIMSegmentationProfile | The base profile of the target group. |
thresholdIndex | double | The Threshold Index of the target group. |
thresholdComposition | double | The Threshold Composition of the target group. |