Segment Groups
Segment Groups enable you to combine or filter your segments using search operators AND, OR, and EXCEPT. Additionally, a single segment can be used across multiple segment groups to output targeted datasets.
To access segment group data, you can use the Bulk API or set up an Export Schedule. For detailed instructions on creating export schedules, log into MyPreferences and refer to the Data Export guide available in our help assistant Helppier.
Was this section helpful?
Base URL
Production:
Sandbox:
Language Box
Endpoints
POST
Async/{clientId}/Export/SegmentGroup/{segmentGroupName}
GET
Async/{clientId}/Export/{accessToken}/Status
GET
Async/{clientId}/Export/SegmentGroup/{accessToken}?limit=limit&offset=offset&keepAlive=kee...
POST
Async/{clientId}/Export/SegmentGroup/Commit/{accessToken}?keepFiles=keepFiles
Was this section helpful?