campaign_costs_create
Create and assign daily costs to specific marketing campaigns by providing tenant ID, campaign ID, year, month, and cost details using the ServiceTitan MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
campaignId | Yes | Campaign ID | |
dailyCost | Yes | Daily Cost | |
month | Yes | Month | |
tenant | Yes | Format - int64. Tenant ID | |
year | Yes | Year |