Get bot traffic report from the hourly aggregated materialized view (UTC-based).
Supports date_interval=“day” (default, UTC daily buckets) or “hour” (UTC hourly buckets).
Metrics:
Dimensions:
count, citations, indexing, training, last_visit Domain to query logs for.
Start date for logs. Accepts: YYYY-MM-DD, YYYY-MM-DD HH:MM, YYYY-MM-DD HH:MM:SS, or full ISO timestamp.
Date interval for the report. (only used with date dimension)
hour, day, week, month, year, relative_week Dimensions to group the report by.
date, hour, path, bot_name, bot_provider, bot_type Custom ordering of the report results.
The order is a record of key-value pairs where:
When not specified, the default order is the first metric in the query descending.
{ "date": "asc" }Pagination settings for the report results.
End date in UTC. Accepts same formats as start_date. Defaults to now UTC if omitted.
Filters for bots report.
Filter by request path