line_item_delete
Remove a line item from a plan. What it already created is kept.
Deletes a Line Item.
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. |
Requires the campaign_plan:write scope.