object
CustomFieldTextCondition
Properties
- Name
type- Type
- enum
- Description
- Required property. Allowed values: customFieldText.
- Name
fieldId- Type
- string
- Description
- Required property.
- Name
operator- Type
- enum
- Description
- Required property. Allowed values: equals, notEquals, in, exists, notExists.
- Name
value- Type
- string
- Description
- Optional property.
- Name
values- Type
- array<string>
- Description
- Optional property.
Related operations
- Search contactsPOST /contacts/search
- List saved contact segmentsGET /segments
- Create a saved contact segmentPOST /segments
- Get a saved contact segmentGET /segments/{segmentId}
- Update a saved contact segmentPATCH /segments/{segmentId}
- Search contacts matching a saved segmentPOST /segments/{segmentId}/contacts/search