# MarketingActivityDeleteExternalPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `marketingActivityDeleteExternal` mutation. ### Access Scopes ## Fields * [deletedMarketingActivityId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the marketing activity that was deleted, if one was deleted. * [userErrors](/docs/api/admin-graphql/2024-10/objects/MarketingActivityUserError): MarketingActivityUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [marketingActivityDeleteExternal](/docs/api/admin-graphql/2024-10/mutations/marketingActivityDeleteExternal) ## Examples