The Custom properties API allows you to create, read, update, and delete custom properties that are used in targeting conditions and target groups.
Property types
Custom properties support the following types:
| Type | Description | Example Values |
|---|---|---|
|
True or false values |
|
|
Text values |
|
|
Numeric values (integers or decimals) |
|
|
Semantic version strings |
|
|
ISO 8601 date/time strings |
|
Type-specific operators
Different property types support different comparison operators:
| Type | Supported Operators |
|---|---|
Boolean |
|
String |
|
Number |
|
Semver |
|
DateTime |
|