marketing_campaign_costs_create
Add daily cost for a marketing campaign in a given month and year. Specify campaign ID, year, month, and daily cost to record budget expenditure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Cost year | |
| month | Yes | Cost month | |
| dailyCost | Yes | Daily cost | |
| _confirmed | No | Set to true to confirm this write operation | |
| campaignId | Yes | Campaign ID |