blob: e363b8d78a70ba7c92663533b08f5a1a9da10469 [file] [log] [blame]
{
"metadata": {
"id": "goalMatchCondition",
"name": "goalMatchCondition",
"description": "",
"systemTags": [
"availableToEndUser",
"behavioral",
"condition",
"profileCondition",
"profileTags",
"event"
],
"readOnly": true
},
"parentCondition": {
"type": "profilePropertyCondition",
"parameterValues": {
"propertyName": "script::'systemProperties.goals.'+goalId+'TargetReached'",
"comparisonOperator": "parameter::comparisonOperator"
}
},
"parameters": [
{
"id": "goalId",
"type": "string",
"multivalued": false,
"defaultValue": ""
},
{
"id": "comparisonOperator",
"type": "string",
"multivalued": false,
"defaultValue": "exists"
}
]
}