Question
Which regulation types does Segment Support?
Product
Twilio Segment
Environment
Segment Console
Answer
Segment supports the following regulation types:
-
SUPPRESS_ONLY: Suppresses new data for a
userIdwithout deleting existing data in your workspace or downstream destinations. -
UNSUPPRESS: Stops ongoing suppression of a
userId. -
SUPPRESS_WITH_DELETE: Suppresses new data for a
userIdand deletes all existing data for that ID in your workspace and Segment’s internal archives. Segment forwards the deletion request to downstream destinations but can’t guarantee deletion in third-party tools. - DELETE_INTERNAL: Deletes user data only from Segment archives, without affecting downstream destinations.
- DELETE_ONLY: Deletes user data from Segment and your connected warehouses. Also sends a deletion request to your downstream destinations.
Additional Information
Further details about the regulation types can be found here.