Adobe Experience Cloud · Example Payload

Analytics Api Calculated Metric Example

example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

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

Top-level fields

idnamedescriptionrsidownerpolaritydefinition

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Name",
  "description": "example",
  "rsid": "abc123",
  "owner": {
    "id": 100,
    "name": "Example Name"
  },
  "polarity": "positive",
  "definition": {}
}