Get Campaign Sessions
get_campaign_sessionsList sessions attributed to a specific marketing campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return. | |
| offset | No | Pagination offset. | |
| campaign | Yes | UTM campaign name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Visitor sessions attributed to the requested UTM campaign. | |
| meta | Yes | Site and rate-limit metadata for the current MCP call. |