Amplitude · Example Payload

Taxonomy Api Event Property Example

Example description

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

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

Top-level fields

event_propertyevent_typedescriptiontypeis_required

Example Payload

Raw ↑
{
  "event_property": "example_value",
  "event_type": "standard",
  "description": "Example description",
  "type": "standard",
  "is_required": true
}