Count profile segment contacts
reach_countProfileSegmentContactsV1Retrieve the total number of contacts currently matching a segment. Avoid listing contacts or paging through results when only the segment size is needed.
Instructions
Count the contacts currently matching a segment without listing them.
Cheaper than paging through the segment contacts endpoint when only the size is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileUuid | Yes | Profile uuid parameter | |
| segmentUuid | Yes | Segment uuid parameter |