diff --git a/extensions/adobe/experience/journeyOrchestration/stepEvents/journeyStepEventJourneyFieldsMixin.schema.json b/extensions/adobe/experience/journeyOrchestration/stepEvents/journeyStepEventJourneyFieldsMixin.schema.json index 27ce4fa4c..d801d289d 100644 --- a/extensions/adobe/experience/journeyOrchestration/stepEvents/journeyStepEventJourneyFieldsMixin.schema.json +++ b/extensions/adobe/experience/journeyOrchestration/stepEvents/journeyStepEventJourneyFieldsMixin.schema.json @@ -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" @@ -71,4 +76,4 @@ "meta:status": "stable", "meta:titleId": "journeyFields##title##45541", "meta:descriptionId": "journeyFields##description##57181" -} \ No newline at end of file +}