--- title: MarketingActivityDeleteExternalPayload - GraphQL Admin description: Return type for `marketingActivityDeleteExternal` 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/marketingactivitydeleteexternalpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/marketingactivitydeleteexternalpayload.md --- # Marketing​Activity​Delete​External​Payload payload Return type for `marketingActivityDeleteExternal` mutation. ## Fields * deleted​Marketing​Activity​Id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The ID of the marketing activity that was deleted, if one was deleted. * user​Errors [\[Marketing​Activity​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketingActivityUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [marketing​Activity​Delete​External](https://shopify.dev/docs/api/admin-graphql/latest/mutations/marketingActivityDeleteExternal) mutation Deletes an external marketing activity. *** ## Map ### Mutations with this payload * [marketing​Activity​Delete​External](https://shopify.dev/docs/api/admin-graphql/latest/types/marketingActivityDeleteExternal)