line_item_validate
Validate one line item, which is what lets it be executed.
Validates a single Line Item — the gate execution checks.
Input
| Field | Type | Required | Description |
|---|---|---|---|
campaign_plan_name |
string |
yes | The plan that owns the line. |
line_item_id |
lni_… |
yes | From campaign_plan_get. |
base_revision |
integer |
yes | The revision you last read. Validation is of that content. |
Requires the campaign_plan:write scope.