marketing_campaign_costs_create
Create and record marketing campaign costs in ServiceTitan by specifying year, month, daily cost, and campaign ID for accurate budget tracking and financial reporting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Cost year | |
| month | Yes | Cost month | |
| dailyCost | Yes | Daily cost | |
| campaignId | Yes | Campaign ID | |
| _confirmed | No | Set to true to confirm this write operation |