Decision
Decision Layer
Baseline Capture
Baseline capture - capture initial metrics for new videos.
Called hourly by GCP Cloud Scheduler.
Flow:
- Get videos from BASELINE queue
- Fetch current stats from YouTube
- Store as baseline metrics
- Move to OPTIMIZE queue
Returns: BaselineResponse with capture summary
post/api/v1/decision/baseline
Query parameters
authorizationstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.