rh11_schedule_quick_set
Set uniform daily volumes (add-to-cart, page views, search-find-buy) for a project, replacing existing per-day schedule. Omitted fields default to zero.
Instructions
Quick-set uniform daily volumes for a Rhodium11 project. WARNING: This clears any existing per-day schedule and replaces it with uniform values. All omitted fields default to 0. SFB units that fall in the next 2 days (mpux-flask LOCK_SFB_DAYS, configurable via RH11_LOCK_SFB_DAYS) become committed once the project has active SFB — sfb_lock_info in the response surfaces this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| atc | No | Add-to-cart volume per day (default 0) | |
| pgv | No | Page view volume per day (default 0) | |
| sfb | No | Search-find-buy volume per day (default 0) | |
| ui_id | Yes | Project unique identifier | |
| wishlist | No | Wishlist volume per day (not yet supported — must be 0) |