Amplitude · Example Payload

Taxonomy Api Event Type Example

Example description

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Taxonomy Api Event Type Example is an example object payload from Amplitude, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

event_typecategorydescription

Example Payload

Raw ↑
{
  "event_type": "standard",
  "category": {
    "id": 816,
    "name": "Example Name"
  },
  "description": "Example description"
}