Identifies the 5 most-cited source domains over the full date range, then returns per-bucket citation share for each. citationShare per bucket = domain resultCount in bucket / total citations from all domains in that bucket × 100. Every bucket contains an entry for all 5 domains (0 when absent). The domains array in the response lists the 5 domain names in rank order.
Project ID to specify the project context
Time bucket granularity
day, week, month "day"
Start date (inclusive)
"2025-01-01"
End date (exclusive)
"2025-02-01"
Filter by country code
Filter by language code
Filter by AI models
Filter by responses that have sources
Filter by responses that have shopping products
Filter by query tag IDs
Filter by execution tag IDs
Query tag matching mode: "or" matches ANY tag (default), "and" matches ALL tags.
and, or Execution tag matching mode: "or" matches ANY tag (default), "and" matches ALL tags.
and, or The top 5 domain names ordered by total citations across the full date range. Every bucket in points will contain an entry for each of these 5 domains (0 if absent).
[
"reddit.com",
"wikipedia.org",
"youtube.com",
"github.com",
"stackoverflow.com"
]
Flat array of data points — one entry per (bucket × domain) combination. Ordered by bucket ascending, then by domain rank descending within each bucket.