string
A unique identifier for the attribute definition.
string
The object type identifier. Always set to “attributeDefinition” to distinguish it from other API objects.
string
The timestamp when the attribute definition was first created, in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ).
string
The data type of the attribute value. For custom attributes, see Attribute data types for supported values.
string
A technical description of the attribute’s purpose and context. This field is editable in the Usertour Dashboard and helps maintain documentation of your attribute implementation.
string
The human-readable identifier for the attribute, used in the Usertour Dashboard and analytics interfaces. This can be modified to better reflect your attribute naming conventions.
string
The immutable identifier used in your code when setting attribute values. This value is used in the attributes object when creating or updating users, and cannot be changed after creation to maintain data consistency.
string
Defines which objects this attribute can be associated with. Supported values:
- eventDefinition
- company
- companyMembership
- user