marketing_campaign_costs_list
Find marketing campaign costs by campaign ID, year, or month to track spending and inform budget decisions. Returns paginated results for easy review.
Instructions
Search campaign costs across campaigns by campaign ID, year, or month. Returns one page; use marketing_campaigns_costs_list when a specific campaign ID is the required path scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| sort | No | Sort: Field (default), +Field (asc), or -Field (desc). Fields: Id, Date | |
| year | No | Cost year | |
| month | No | Cost month | |
| pageSize | No | Records per page (default 50) | |
| campaignId | No | Campaign ID | |
| includeTotal | No | Include total count in response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||