---
title: Campaign.DailyBudget
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/campaign/dailybudget-data.dictionary
---

# Campaign.DailyBudget

Daily budget cap for a campaign.

## Declaration

```data
object Campaign.DailyBudget
```

## Properties

value: The daily budget amount as a Money object with amount and ISO 4217 currency code. The currency must match the ad account’s currency. See Money. Mutable.

## Discussion

Discussion A Money object specifying the campaign’s daily spend cap. Once the daily budget is exhausted, the campaign stops delivering ads for the remainder of that day. The dailyBudget field is required on all campaigns. A shared budget assignment, if any, enforces a separate flight-period cap independently.
