跳至主要内容

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

ResourceChange
create_campaign, update_campaignAdded RemoveFromSegmentNode to the graph.nodes discriminator and oneOf
get_campaign_graph, update_campaign_graphAdded RemoveFromSegmentNode to the graph nodes discriminator and oneOf
update_segment_groupAdded RemoveFromSegmentNode to the graph.nodes discriminator and oneOf
get_pages, get_page, create_page, update_page, bulk_update_page, translate_pageAdded RemoveFromSegmentNode to DynamicBlock.graph_rules.nodes discriminator and oneOf

Upgrade

  • No action required. To use the new node, include an entry with model_type: RemoveFromSegmentNode and a segment_slug in the graph nodes map.

需要技术支持?
联系我们的集成技术团队: [email protected]