Skip to content

Latest commit

 

History

History
513 lines (224 loc) · 13 KB

File metadata and controls

513 lines (224 loc) · 13 KB

AJO Classification Fields Schema

https://ns.adobe.com/experience/journeyOrchestration/classification

A set of meta-data fields that will classify the correlation id for performance reporting.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted adobe/experience/journeyOrchestration/journeyOrchestrationClassification.schema.json

Schema Hierarchy

  • AJO Classification Fields https://ns.adobe.com/experience/journeyOrchestration/classification

AJO Classification Fields Properties

Property Type Required Defined by
https://ns.adobe.com/experience/journeyOrchestration/classification/campaign object Optional AJO Classification Fields (this schema)
https://ns.adobe.com/experience/journeyOrchestration/classification/channel Experience Channel Optional AJO Classification Fields (this schema)
https://ns.adobe.com/experience/journeyOrchestration/classification/experimentation object Optional AJO Classification Fields (this schema)
https://ns.adobe.com/experience/journeyOrchestration/classification/journey object Optional AJO Classification Fields (this schema)
https://ns.adobe.com/experience/journeyOrchestration/classification/messageID string Optional AJO Classification Fields (this schema)
* any Additional this schema allows additional properties

Campaign

A container to group campaign details.

https://ns.adobe.com/experience/journeyOrchestration/classification/campaign

  • is optional
  • type: object
  • defined in this schema

object with following properties:

Property Type Required
https://ns.adobe.com/experience/journeyOrchestration/classification/campaignID string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/campaignName string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/campaignVersionID string Optional
Campaign Id

The id of the campaign to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/campaignID

  • is optional
  • type: string

string

Campaign Name

The name of the campaign to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/campaignName

  • is optional
  • type: string

string

Campaign Version Id

The version id of the campaign to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/campaignVersionID

  • is optional
  • type: string

string

Channel

The channel to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/channel

  • is optional
  • type: Experience Channel
  • defined in this schema

Experimentation

A container to group experimentation details.

https://ns.adobe.com/experience/journeyOrchestration/classification/experimentation

  • is optional
  • type: object
  • defined in this schema

object with following properties:

Property Type Required
https://ns.adobe.com/experience/journeyOrchestration/classification/experimentID string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/experimentName string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/treatmentID string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/treatmentName string Optional
Experiment Id

The id of the experiment.

https://ns.adobe.com/experience/journeyOrchestration/classification/experimentID

  • is optional
  • type: string

string

Experiment Name

The name of the experiment.

https://ns.adobe.com/experience/journeyOrchestration/classification/experimentName

  • is optional
  • type: string

string

Treatment Id

The id of selected treatment for the experiment.

https://ns.adobe.com/experience/journeyOrchestration/classification/treatmentID

  • is optional
  • type: string

string

Treatment Name

The name of the selected treatment for the experiment.

https://ns.adobe.com/experience/journeyOrchestration/classification/treatmentName

  • is optional
  • type: string

string

Journey

A container to group journey details.

https://ns.adobe.com/experience/journeyOrchestration/classification/journey

  • is optional
  • type: object
  • defined in this schema

object with following properties:

Property Type Required
https://ns.adobe.com/experience/journeyOrchestration/classification/actionID string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/actionName string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/journeyID string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/journeyName string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/journeyNameAndVersion string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/journeyVersionID string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/nodeID string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/nodeName string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/stepID string Optional
https://ns.adobe.com/experience/journeyOrchestration/classification/stepName string Optional
actionName

The action name of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/actionID

  • is optional
  • type: string

string

Action Name

The action name of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/actionName

  • is optional
  • type: string

string

Journey Id

The id of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/journeyID

  • is optional
  • type: string

string

Journey Name

The name of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/journeyName

  • is optional
  • type: string

string

JourneyVersionName

The name with the appended version of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/journeyNameAndVersion

  • is optional
  • type: string

string

Journey Version Id

The version id of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/journeyVersionID

  • is optional
  • type: string

string

Node Id

The node id of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/nodeID

  • is optional
  • type: string

string

Node Name

The node name of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/nodeName

  • is optional
  • type: string

string

Step Id

The step id of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/stepID

  • is optional
  • type: string

string

Step Name

The step id of the journey to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/stepName

  • is optional
  • type: string

string

Message Id

The message id to which this data should be correlated.

https://ns.adobe.com/experience/journeyOrchestration/classification/messageID

  • is optional
  • type: string
  • defined in this schema

string