goals_deactivate
Deactivate a conversion goal by goal ID or event name and return the updated goal. Historical conversion events and reports remain available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goalId | No | Goal ID returned by goals_create or goals_list. | |
| eventName | No | Conversion event name to deactivate when goalId is not available. | |
| projectId | No | Optional project ID. Omit only when the API key is project-scoped or the account has a clear default project. |