---
title: MarketingBudgetBudgetType - GraphQL Admin
description: The budget type for a marketing activity.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/enums/MarketingBudgetBudgetType
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/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/unstable/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/unstable/objects/MarketingBudget#field-MarketingBudget.fields.budgetType)

### Inputs with this enum

* [Marketing​Activity​Budget​Input.budgetType](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MarketingActivityBudgetInput#fields-budgetType)
