Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to MarketingActivityUpdateInput

MarketingActivityUpdateInput

input_object

The input fields required to update a marketing activity.

•

The budget for the marketing activity.

•

The error messages that were generated when the app was trying to complete the activity. Learn more about the JSON format expected for error messages.

•

The form data of the marketing activity. This is only used if the marketing activity is integrated with the external editor.

•
ID!non-null

The ID of the marketing activity.

•

A list of the item IDs that were marketed in this marketing activity. Valid types for these items are:

  • Product
  • Shop
Anchor to marketingRecommendationIdmarketingRecommendationId
•

The ID of the recommendation that the marketing activity was created from, if one exists.

•

The current state of the marketing activity. Learn more about marketing activities statuses.

•

The target state that the marketing activity is transitioning to. Learn more about marketing activities statuses.

•

The title of the marketing activity.

•

Specifies the Urchin Traffic Module (UTM) parameters that are associated with a related marketing campaign. UTMInput is required for all Marketing tactics except Storefront App. The utm field can only be set once and never modified.

Show
deprecated fields Deprecated
•
MoneyInputDeprecated

The cumulative amount spent on the marketing activity. Use MarketingEngagementCreate.MarketingEngagementInput.adSpend GraphQL to send the ad spend.

•
StringDeprecated

Encoded context provided by Shopify during the update marketing activity callback. This context is no longer needed by Shopify in the callback.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?