get_domain_visits
Retrieve visit data for short URLs under a specific domain to analyze traffic. Filter by date, exclude bots, and paginate results.
Instructions
List visits for short URLs under a specific domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| domain | Yes | ||
| endDate | No | ||
| startDate | No | ||
| excludeBots | No | ||
| itemsPerPage | No |