Get HitKeep QR Campaigns
hitkeep_get_qr_campaignsRetrieve aggregate QR campaign opens, pageviews, visitors, and optional open timeseries without redirect tokens or raw hit data.
Instructions
Read aggregate QR campaign opens, pageviews, visitors, and optional open timeseries without redirect tokens or raw hit data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional RFC3339 end timestamp. Defaults to now. | |
| from | No | Optional RFC3339 start timestamp. Defaults to 30 days before to. | |
| limit | No | Maximum campaigns to return. Defaults to 10 and is capped at 50. | |
| site_id | Yes | HitKeep site UUID. | |
| include_series | No | Whether to include QR open timeseries for each campaign. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| site_id | Yes | ||
| campaigns | Yes |