# MarketingActivityUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `marketingActivityUpdate` mutation. ### Access Scopes ## Fields * [marketingActivity](/docs/api/admin-graphql/2024-10/objects/MarketingActivity): MarketingActivity - The updated marketing activity. * [redirectPath](/docs/api/admin-graphql/2024-10/scalars/String): String - The redirect path from the embedded editor to the Shopify admin. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [marketingActivityUpdate](/docs/api/admin-graphql/2024-10/mutations/marketingActivityUpdate) ## Examples