--- title: MarketingActivityDeleteExternalPayload - GraphQL Admin description: Return type for `marketingActivityDeleteExternal` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/marketingactivitydeleteexternalpayload md: https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/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/unstable/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/unstable/mutations/marketingActivityDeleteExternal) mutation Deletes an external marketing activity. *** ## Map ### Mutations with this payload * [marketing​Activity​Delete​External](https://shopify.dev/docs/api/admin-graphql/unstable/types/marketingActivityDeleteExternal)