Custom properties
Dernière mise à jour
Cet article vous a-t-il Γ©tΓ© utile ?
Dernière mise à jour
Cet article vous a-t-il Γ©tΓ© utile ?
From the audience table, you can create custom properties to add more information about your members. All custom properties are then displayed in the columns of the audience table. You'll also find them in members' public profiles.
You can find and manage all your custom properties from the menu Properties
on the top of the audience table.
For each custom property, you can display all its characteristics in a drawer by clicking :
On the property name in the audience table column list (click on the Properties
button next to the Filters
button to display it).
On the Manage property
button in the column menu (click on the three dots next to the column title).
In the property's drawer, you'll find :
The property name with a tag indicating its type.
A Details
section containing :
The property slug, with a Copy
icon that lets you copy the slug to the clipboard.
The property description.
A Values
section (if the property type is Multiple Select
, Single Select
or Boolean
) containing :
The various possible values.
For each value, the number of members who have that value for the property.
A Linked Data
section:
The number of members who have a value for this property.
At the bottom of the drawer, a Edit
button opens the drawer for editing the property.
To create a property, click on Action
, then on Create property
. A drawer opens:
Choose the property type: Text
, Single select
, Multiple select
, Boolean
, Number
or Date
- Mandatory.
Give the role a name (mandatory) and a description (optional).
If it's a Single select
or Multiple select
property:
Two answers are pre-created (Value 1
and Value 2
): you can modify, reorder or delete them.
You can add values using the Add value
button.
Please note that at least 2 answers are required.
You can modify a property. To do so, click on the Edit
button in the property's drawer. An edit drawer opens, from which you can modify :
Property name. Please note that if you modify the property name, the slug name remains unchanged.
Description.
Property values (if Single select
or Multiple select
):
If a value is modified, it will also be modified for members who already have this value.
If a value is deleted, members with this value will no longer have a value for this property.
If a value is added, nothing changes for members who already have a value.
When you click on Save
, the property is modified.
Once you've created your property, you can fill it in for the different members of your audience!
There are several ways to modify property values:
The modal is already pre-filled with this value.
A Clear Value
button allows you to delete this existing value for the member.
From the audience table, you can change the value of a property for several members of your Spot at once. To do this:
Select the members concerned.
Click on the Action
button.
Click on the Edit property value
button in the menu that appears.
Select the property whose value you wish to edit.
A window opens, allowing you to modify the value of this property! All you have to do is enter the value of your choice, and it will be applied to all the members you have selected.
You can modify a member's property values via the API. To do this, you have three different endpoints at your disposal:
List custom property values for a member.
Modify the value of a custom property for a member.
Modify or add multiple custom property values for a member.
Click on Create
: your property is ready to be filled in!
You can also delete the property: when you click on Delete
, a confirmation dialog box opens. If you choose to delete the property, this choice will be definitive and irreversible. Use with caution
All personalized properties are displayed in the member's public profile. To change the value of a property, click on the button beside it. A window opens, allowing you to modify the value. If the member already has a value for this property :
If the member has a value for a property, an icon appears to the right of this value. When you move the mouse over this icon, a tooltip tells you how the value was filled in (Manually
, SSO
or API
).
You can modify the value of a member's properties at the time of authentication via SSO. more information here