Understand the anatomy of a Rownd user profile, including user data, attributes, and metadata.
namespace:key
and store an array of string values like ["value1", "value2"]
.
You can store any attribute you want; however, note the following namespaces are reserved by Rownd, so you won’t be able to create custom attributes in these namespaces. See the section on pre-defined attributes below for a list of writable reserved attributes.
rownd:
system:
Attribute Name | Description | Example value |
---|---|---|
rownd:app_variants | A list of sub-brands the user has interacted with. | ["id1234", "id5678"] |
data
attribute will differ based on your app’s profile schema.