1e929292ddd5
Get Tag Summary
Get summary analytics for tags including unique users, requests, tokens, and spend.
Args: start_date: Start date for the analytics period (YYYY-MM-DD) end_date: End date for the analytics period (YYYY-MM-DD) tag_filter: Optional filter to specific tag (legacy) tag_filters: Optional filter to multiple specific tags (takes precedence over tag_filter)
Returns: TagSummaryResponse: Summary analytics data by tag
Query parameters
Start date in YYYY-MM-DD format
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Filter by specific tag (optional)
Filter by specific tag (optional)
Filter by multiple specific tags (optional, takes precedence over tag_filter)
Filter by multiple specific tags (optional, takes precedence over tag_filter)
Response
Successful Response