Adobe Experience Cloud · Example Payload

Experience Platform Api Dataset Example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

Experience Platform Api Dataset 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

nameschemaReffileDescriptioncreatedupdatedstatus

Example Payload

Raw ↑
{
  "name": "Example Name",
  "schemaRef": {
    "id": "abc123",
    "contentType": "standard"
  },
  "fileDescription": {
    "format": "example"
  },
  "created": "2025-03-15T14:30:00Z",
  "updated": "2025-03-15T14:30:00Z",
  "status": "active"
}