campaign_plan_approve
Approve a plan, validating every draft line on it and opening the execution gate.
Approves a Campaign Plan. This is the human act in the plan’s lifecycle — and the gate a Line Item must pass before it can be executed.
{ campaignPlan: { status: 'approved', … }, lineItemsValidated: 4 }
Requires the campaign_plan:write scope.
Was this page helpful?
Thanks for your feedback!