Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingBudgetBudgetType
The budget type for a marketing activity.
Signature:
export declare enum MarketingBudgetBudgetType
| Member | Value | Description |
|---|---|---|
| Daily | "DAILY" |
A daily budget. |
| Lifetime | "LIFETIME" |
A budget for the lifetime of a marketing activity. |