get_metric
Fetch marketing metrics by name, filter by date range, and group by dimensions for performance analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date in YYYY-MM-DD format | |
| dimensions | No | Dimensions to group by | |
| start_date | No | Start date in YYYY-MM-DD format | |
| metric_name | Yes | Name of the metric to retrieve |