object
CreatedAtCondition
Properties
- Name
type- Type
- enum
- Description
- Required property. Allowed values: createdAt.
- Name
operator- Type
- enum
- Description
- Required property. Allowed values: before, after, between, olderThanDays, newerThanDays.
- Name
start- Type
- string
- Description
- Optional property.
- Name
end- Type
- string
- Description
- Optional property.
- Name
days- Type
- integer
- 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