[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-10-14。"],[[["Cancellation windows dictate when the cancellation option is available to users, disappearing from interfaces if outside the window."],["These windows can be set at the service level, affecting all slots, by defining `rules.min_advance_online_canceling` in the Service feed, specifying the minimum advance notice in seconds."],["Alternatively, define windows for individual slots using `scheduling_rule_overrides.last_online_cancellable_sec` in the Availability feed, setting the last cancellation time as an EPOCH timestamp."],["If both service and slot-level windows are set, the slot-level window prevails; otherwise, cancellations are allowed up to the slot's start time."],["Implementing cancellation windows in feeds doesn't negate the need to handle `BookingFailure` with `OUTSIDE_CANCELLATION_WINDOW` to manage edge cases like delayed requests."]]],[]]