new MarketingEvent(shopify)
Creates a MarketingEvent instance.
Parameters:
Name | Type | Description |
---|---|---|
shopify |
Shopify | Reference to the Shopify instance |
Methods
engagements(id, params) → {Promise}
Create marketing engagements on a marketing event.
Parameters:
Name | Type | Description |
---|---|---|
id |
Number | Marketing event ID |
params |
Array | Engagements on marketing event |
Returns:
Promise that resolves with the result
- Type
- Promise