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