ga4_delete_conversion_event
Unmark a Google Analytics 4 event as a conversion. Provide the event ID and set confirm=true to remove it from tracked conversions.
Instructions
Un-mark an event as a conversion. Always needs confirm=true.
Args: event_id: numeric id from ga4_list_conversion_events (not the event name -- the id is the last path segment of conversionEvents/).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| event_id | Yes | ||
| property_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |