Skip to content

Commit

Permalink
Merge pull request #1870 from mmakljenovic/master
Browse files Browse the repository at this point in the history
ACSS-55013 add objectiveMetricId
  • Loading branch information
anandphatak authored Aug 1, 2024
2 parents 46cd8e3 + 886b05f commit dce4f15
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@
"type": "string",
"meta:titleId": "journeyFields##https://ns.adobe.com/experience/journeyOrchestration/version##title##96811",
"meta:descriptionId": "journeyFields##https://ns.adobe.com/experience/journeyOrchestration/version##description##49381"
},
"https://ns.adobe.com/experience/journeyOrchestration/objectiveMetricID": {
"title": "objectiveMetricID",
"description": "Id of the objective metric.",
"type": "string"
}
},
"meta:titleId": "journeyFields##https://ns.adobe.com/experience/journeyOrchestration/stepEvents##title##16441"
Expand All @@ -71,4 +76,4 @@
"meta:status": "stable",
"meta:titleId": "journeyFields##title##45541",
"meta:descriptionId": "journeyFields##description##57181"
}
}

0 comments on commit dce4f15

Please sign in to comment.