campaignstack_get_ad_dashboard
Get the ads dashboard for a workspace: connection status, spend/impression/click/lead totals, per-account breakdown, and a daily trend. Dates are YYYY-MM-DD; omit them for the last 30 days. For raw daily rows per entity use campaignstack_get_ad_analytics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | YYYY-MM-DD. Defaults to today. | |
| platform | No | Ad platform. Only 'linkedin' is supported today. | |
| startDate | No | YYYY-MM-DD. Defaults to 30 days ago. | |
| workspaceId | No | Defaults to the API key's workspace |