Optimization
| Field | Argument | Type | Description |
|---|---|---|---|
| optimizationId | String! | ||
| start | Date | Start of the optimization period. | |
| end | Date | End of the optimization period. | |
| totalBudget | Float! | Total budget amount allocated for the optimization period. | |
| performance | OptimizationPerformance | Nested performance data containing total.budget (spent / proposed / changePercent) and total.funnelSteps (metric and costPer baselines and predictions). See the Portfolio Optimization guide for the full query shape. | |
