RemoveFromSegmentNode for campaign and segment graphs
What's new
Campaign and segment-group graphs gain a new RemoveFromSegmentNode action node, the counterpart to the existing AddToSegmentNode. Drop it into a graph to remove the current player from a segment identified by segment_slug.
Impact
Lifecycle flows can now both add and remove players from segments without resorting to external automation.
Changes
| Resource | Change |
|---|---|
| create_campaign, update_campaign | Added RemoveFromSegmentNode to the graph.nodes discriminator and oneOf |
| get_campaign_graph, update_campaign_graph | Added RemoveFromSegmentNode to the graph nodes discriminator and oneOf |
| update_segment_group | Added RemoveFromSegmentNode to the graph.nodes discriminator and oneOf |
| get_pages, get_page, create_page, update_page, bulk_update_page, translate_page | Added RemoveFromSegmentNode to DynamicBlock.graph_rules.nodes discriminator and oneOf |
Upgrade
- No action required. To use the new node, include an entry with
model_type: RemoveFromSegmentNodeand asegment_slugin the graph nodes map.
需要技术支持?
联系我们的集成技术团队: [email protected]