Get Custom Costs
hyros_get_custom_costsList custom costs like agency fees and subscriptions active in a date range to audit expenses that skew profit and ROAS. Identify recurring costs without end dates.
Instructions
List custom costs (agency fees, tool subscriptions, offline spend) active in a date window. Use this to audit costs that skew profit and ROAS, especially recurring ones left without an end date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated custom cost ids (max 50) | |
| pageId | No | Pagination page ID | |
| toDate | No | Only costs active on or before this date, ISO 8601 | |
| fromDate | No | Only costs active on or after this date, ISO 8601. The window filters on when the cost applies, not when it was created. | |
| pageSize | No | Results per page (1-250, default 50) |