--- title: MarketingActivityStatusBadgeType - GraphQL Admin description: StatusBadgeType helps to identify the color of the status badge. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/marketingactivitystatusbadgetype md: https://shopify.dev/docs/api/admin-graphql/latest/enums/marketingactivitystatusbadgetype.md --- # Marketing​Activity​Status​Badge​Type enum StatusBadgeType helps to identify the color of the status badge. ## Valid values * ATTENTION This status badge has type attention. * CRITICAL This status badge has type critical. * DEFAULT This status badge has type default. * INFO This status badge has type info. * SUCCESS This status badge has type success. * WARNING This status badge has type warning. *** ## Fields * [Marketing​Activity.statusBadgeType](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketingActivity#field-MarketingActivity.fields.statusBadgeType) OBJECT Deprecated *** ## Map