Adobe Experience Cloud · Example Payload

Journey Optimizer Api Content Template Example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

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

Top-level fields

idnamechannelcontentcreatedAt

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Name",
  "channel": "example",
  "content": {},
  "createdAt": "2025-03-15T14:30:00Z"
}