Adobe Experience Cloud · Example Payload

Experience Platform Api Query Example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

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

Top-level fields

iddbNamesqlnamestatecreatedupdatedrowCount

Example Payload

Raw ↑
{
  "id": "abc123",
  "dbName": "Example Name",
  "sql": "example",
  "name": "Example Name",
  "state": "SUBMITTED",
  "created": "2025-03-15T14:30:00Z",
  "updated": "2025-03-15T14:30:00Z",
  "rowCount": 19
}