update_marketing_event
Update an existing marketing event in Shopify by its ID. Modify details like name, budget, status, dates, and description to keep event information accurate.
Instructions
Update an existing marketing event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Marketing Event ID | |
| name | No | Event name | |
| budget | No | Budget amount | |
| status | No | Event status | |
| endDate | No | End date | |
| startDate | No | Start date | |
| budgetType | No | Budget type | |
| description | No | Event description |