Returns time-bucketed data per tag showing total responses, project brand mention count, and project brand visibility percentage. Use this to track how the project brand visibility trends over time within each tag/topic.
Project ID to specify the project context
Which tag system to group by
query, execution "query"
Time bucket granularity
day, week, month "week"
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 Entity IDs for the project brand (defaults to primary non-blacklisted)
Restrict to specific tag IDs (omit for all tags)
Start of the time bucket (ISO 8601). Granularity depends on the requested bucketSize (day/week/month).
"2026-03-03T00:00:00.000Z"
Tag ID (UUID).
"550e8400-e29b-41d4-a716-446655440000"
Tag display name.
"Pricing"
Tag color as a hex string.
"#4f46e5"
Total number of AI responses for this tag in this time bucket (denominator for projectVisibility).
48
Number of AI responses (for this tag, in this bucket) where the project brand entities were detected. Distinct by ai_response_id.
37
Project brand visibility — how often the project brand appears in this tag's responses for this bucket. Formula: (projectMentionCount / resultCount) × 100.
77.1