Skip to main content
Anchor to marketingActivityCreate

marketingActivityCreate

mutation

Requires write_marketing_events access scope.

Create new marketing activity.

MarketingActivityCreateInput!required

The Input of marketing activity create.


Was this section helpful?

Anchor to MarketingActivityCreatePayload returnsMarketingActivityCreatePayload returns

MarketingActivity

The created marketing activity.

String

The path to return back to shopify admin from embedded editor.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?