Adobe Experience Cloud · Example Payload

Experience Platform Api Schema Input Example

example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

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

Top-level fields

titledescriptiontypeallOf

Example Payload

Raw ↑
{
  "title": "example",
  "description": "example",
  "type": "standard",
  "allOf": [
    {
      "$ref": "example"
    }
  ]
}