--- title: AbandonmentDeliveryState - GraphQL Admin description: Specifies the delivery state of a marketing activity. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/AbandonmentDeliveryState md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/AbandonmentDeliveryState.txt --- # Abandonment​Delivery​State enum Specifies the delivery state of a marketing activity. ## Valid values * NOT\_​SENT The marketing activity action has not yet been sent. * SCHEDULED The marketing activity action has been scheduled for later delivery. * SENT The marketing activity action has been sent. *** ## Fields * [abandonment​Update​Activities​Delivery​Statuses.​delivery​Status](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/abandonmentUpdateActivitiesDeliveryStatuses#argument-deliveryStatus) MUTATION *** ## Map ### Mutations with this enum * <\~>[abandonment​Update​Activities​Delivery​Statuses](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/abandonmentUpdateActivitiesDeliveryStatuses#argument-deliveryStatus)