create_marketing_event
Create a marketing event in Shopify by specifying name, event type, start date, budget, and channel.
Instructions
Create a new marketing event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Event name | |
| budget | No | Budget amount | |
| endDate | No | End date (ISO 8601 format) | |
| channelId | No | Channel ID | |
| eventType | Yes | Event type (e.g., 'email', 'social', 'display') | |
| startDate | Yes | Start date (ISO 8601 format) | |
| budgetType | No | Budget type | |
| description | No | Event description |