marketing_campaigns_costs_list
Retrieve marketing campaign costs for a required campaign ID, filter by year or month, and paginate or sort results to analyze spend per campaign.
Instructions
List one page of costs for a required campaign ID, optionally filtered by year or month. Use marketing_campaign_costs_list for a broader cost search across campaigns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Campaign ID | |
| 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) | |
| includeTotal | No | Include total count in response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||