--- title: BadgeType - GraphQL Admin description: The possible types for a 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/badgetype md: https://shopify.dev/docs/api/admin-graphql/latest/enums/badgetype.md --- # Badge​Type enum The possible types for a badge. ## Valid values * ATTENTION This badge has type `attention`. * CRITICAL This badge has type `critical`. * DEFAULT This badge has type `default`. * INFO This badge has type `info`. * SUCCESS This badge has type `success`. * WARNING This badge has type `warning`. *** ## Fields * [Marketing​Activity.statusBadgeTypeV2](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketingActivity#field-MarketingActivity.fields.statusBadgeTypeV2) OBJECT The marketing activity resource represents marketing that a merchant created through an app. *** ## Map ### Fields with this enum * <-|[Marketing​Activity.statusBadgeTypeV2](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketingActivity#field-MarketingActivity.fields.statusBadgeTypeV2)