Adobe Analytics · Example Payload

Adobe Analytics Metric Example

A sample description.

AdobeAnalyticsBusiness IntelligenceCustomer IntelligenceDigital MarketingMarketingWeb Analytics

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

Top-level fields

idtitlenametypeextraTitleInfocategorydescription

Example Payload

Raw ↑
{
  "id": "abc123",
  "title": "Example Title",
  "name": "Example Title",
  "type": "INT",
  "extraTitleInfo": "example_value",
  "category": "example_value",
  "description": "A sample description."
}