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