Scheduled Stop Plan
What happens at the scheduled end date. notify keeps the experiment running and just notifies (soft). auto-ship (requires the Decision Framework) ships the winning variation and stops; multi-winner ties break on tiebreakerMetricId (higher lift); with no clear winner, fallback either keeps running (notify) or ships fallbackVariationId. force-ship stops and rolls out fallbackVariationId. stop is a hard deadline that stops with no rollout. For force-ship and stop, the Decision Framework verdict (won/lost/inconclusive) is recorded as metadata when available.
notify, auto-ship, force-ship, stop What to do at the scheduled end when there is no clear winner. Required when mode is "auto-ship"; ignored for other modes.
notify, force-ship 
