Adobe Analytics · Example Payload

Adobe Analytics Dimension Example

A sample description.

AdobeAnalyticsBusiness IntelligenceCustomer IntelligenceDigital MarketingMarketingWeb Analytics

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

Top-level fields

idtitlenametypecategorydescription

Example Payload

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