--- title: MarketingBudgetBudgetType - GraphQL Admin description: The budget type for a marketing activity. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/marketingbudgetbudgettype md: https://shopify.dev/docs/api/admin-graphql/latest/enums/marketingbudgetbudgettype.md --- # Marketing​Budget​Budget​Type enum The budget type for a marketing activity. ## Valid values * DAILY A daily budget. * LIFETIME A budget for the lifetime of a marketing activity. *** ## Fields * [Marketing​Activity​Budget​Input.budgetType](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketingActivityBudgetInput#fields-budgetType) INPUT OBJECT The input fields combining budget amount and its marketing budget type. * [Marketing​Budget.budgetType](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketingBudget#field-MarketingBudget.fields.budgetType) OBJECT This type combines budget amount and its marketing budget type. *** ## Map ### Fields with this enum * <-|[Marketing​Budget.budgetType](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketingBudget#field-MarketingBudget.fields.budgetType) ### Inputs with this enum * [Marketing​Activity​Budget​Input.budgetType](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketingActivityBudgetInput#fields-budgetType)