Amplitude · Example Payload

Taxonomy Api User Property Example

Example description

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Taxonomy Api User Property 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

user_propertydescriptiontype

Example Payload

Raw ↑
{
  "user_property": "example_value",
  "description": "Example description",
  "type": "standard"
}