latestOpenAPI 3.1.02026-08-197104501.1 MB

8fbaab4fc7c5

tag management
user agent analytics

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

get/tag/summary

Query parameters

start_datestring required

Start date in YYYY-MM-DD format

Start date in YYYY-MM-DD format

end_datestring required

End date in YYYY-MM-DD format

End date in YYYY-MM-DD format

tag_filterstring nullable

Filter by specific tag (optional)

Filter by specific tag (optional)

tag_filtersstring[] nullable

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