Adobe Experience Cloud · Example Payload

Journey Optimizer Api Offer Input Example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

Journey Optimizer Api Offer Input 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

namerepresentationseligibilityRuleprioritystartDateendDate

Example Payload

Raw ↑
{
  "name": "Example Name",
  "representations": [
    {}
  ],
  "eligibilityRule": "example",
  "priority": 61,
  "startDate": "2025-03-15T14:30:00Z",
  "endDate": "2025-03-15T14:30:00Z"
}