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

# CampaignCreate.DailyBudget

Request wrapper for setting a campaign’s daily budget at creation time.

## Declaration

```data
object CampaignCreate.DailyBudget
```

## Properties

value: The daily budget amount as a Money object with amount (decimal string) and ISO 4217 currency code. See Money.

## Discussion

Discussion Sets the daily spend cap for a new campaign at creation time, using a Money object. See DailyBudgetCreate for the full field reference and behavior.
