Adobe Experience Cloud · Example Payload

Analytics Api Project Example

example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

Analytics Api Project 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

idnamedescriptionownermodified

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Name",
  "description": "example",
  "owner": {
    "id": 36,
    "name": "Example Name"
  },
  "modified": "2025-03-15T14:30:00Z"
}