Adobe Experience Cloud · Example Payload

Experience Platform Api Segment Definition Example

example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

Experience Platform Api Segment Definition Example is an example object payload from Adobe Experience Cloud, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionexpressionmergePolicyIdevaluationInfo

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Name",
  "description": "example",
  "expression": {
    "type": "standard",
    "value": "example"
  },
  "mergePolicyId": "abc123",
  "evaluationInfo": {}
}