Adobe Experience Cloud · Example Payload

Analytics Api Dimension Example

example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

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

idnamedescriptiontypesegmentable

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Name",
  "description": "example",
  "type": "standard",
  "segmentable": true
}