Amplitude · Schema

Identification

Identification schema from Amplitude Identify API

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Properties

Name Type Description
user_id string A readable ID specified by you. Required unless device_id is present.
device_id string A device-specific identifier. Required unless user_id is present.
user_properties object An object containing user property operations. Each key is an operation type and the value is an object of property names to values.
View JSON Schema on GitHub