Fetch the point-in-time REST baseline for a schedule block against
the Play Live schedule API. See @playlive/react-query's
counterpart for the full docblock and the useCurrentBlockRaised
fusion hook in @playlive/react-pipeline for the live view.
Defaults tuned for a baseline: polling disabled
(refetchInterval: false) since the value is anchored to asOf.
Callers can override via options.
Auto-disables when any of campaignId / start / end is nullish.
Fetch the point-in-time REST baseline for a schedule block against the Play Live schedule API. See
@playlive/react-query's counterpart for the full docblock and theuseCurrentBlockRaisedfusion hook in@playlive/react-pipelinefor the live view.Defaults tuned for a baseline: polling disabled (
refetchInterval: false) since the value is anchored toasOf. Callers can override viaoptions.Auto-disables when any of
campaignId/start/endis nullish.