--- title: MarketingActivityUpdatePayload - GraphQL Admin description: Return type for `marketingActivityUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/marketingactivityupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/marketingactivityupdatepayload.md --- # Marketing​Activity​Update​Payload payload Return type for `marketingActivityUpdate` mutation. ## Fields * marketing​Activity [Marketing​Activity](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketingActivity) The updated marketing activity. * redirect​Path [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The redirect path from the embedded editor to the Shopify admin. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [marketing​Activity​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/marketingActivityUpdate) mutation Updates a marketing activity with the latest information. Marketing activity app extensions are deprecated and will be removed in the near future. *** ## Map ### Mutations with this payload * [marketing​Activity​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/marketingActivityUpdate)