Delete conversion action
delete_conversion_actionDelete a conversion action. Permanently deletes the resource. Irreversible. Refuses with a conflict and names the campaigns when a campaign bids on this action — deleting it would change how that campaign spends. Pass force to delete anyway. Scoped to the active Space — see set_active_space to switch, or pass space_id to override for this one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Delete even when campaigns bid on this action. | |
| space_id | No | Override the active Space for this one call. Defaults to the active Space set via set_active_space (or GROWOMAT_SPACE_ID on the server). Pass to read/write a different Space without changing the session binding. | |
| conversion_action_id | Yes |