Count profile segment contacts
reach_countProfileSegmentContactsV1Get the number of contacts in a segment without listing them. Saves cost by avoiding full segment contact retrieval when only 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 |