Adobe Experience Cloud · Example Payload

Journey Optimizer Api Collection List Example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

Journey Optimizer Api Collection List Example is an example object payload from Adobe Experience Cloud, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

collections

Example Payload

Raw ↑
{
  "collections": [
    {
      "id": "abc123",
      "name": "Example Name",
      "filter": {}
    }
  ]
}