AddingSegmentRulegroup
This action adds a new rulegroup to an existing segment. Adding a RuleGroup will not remove any existing rulegroups on the segment, but add an additional requirement for membership.
Action Settings
Setting | Description |
---|---|
SegmentId | The ID of the segment to which the rule will be added. |
Rules | The rules in JSON format. For example [{ "RuleType":"Name","Clause":"NOT_PROVIDED" },{ "RuleType":"Name","Clause":"EQUALS Subscriber Name" }] |
Action Parameters
AddingSegmentRulegroup action parameters correspond to the fields of the target object.
Result
A new rulegroup is added to an existing segment.