File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
src/content/release-notes Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,20 @@ productName: Radar
44productLink : " /radar/"
55entries :
66 - publish_date : " 2025-08-14"
7- title : Add vertical and industry dimension and filters to AI Bots and Web Crawlers endpoints
7+ title : Add industry and vertical to AI Bots and Web Crawlers and bot kind to Bots
88 description : |-
9- * Added vertical and industry dimensions and filters to the following endpoints :
9+ * Added vertical and industry dimensions/ filters to:
1010 * `[/ai/bots/summary/{dimension}](/api/resources/radar/subresources/ai/subresources/timeseries_groups/methods/summary/)`
1111 * `[/ai/bots/timeseries_groups/{dimension}](/api/resources/radar/subresources/ai/subresources/timeseries_groups/methods/timeseries_groups/)`
1212 * `[/bots/crawlers/summary/{dimension}](/api/resources/radar/subresources/bots/subresources/web_crawlers/methods/summary/)`
1313 * `[/bots/crawlers/timeseries_groups/{dimension}](/api/resources/radar/subresources/bots/subresources/web_crawlers/methods/timeseries_groups/)`
14+ * Added new dimension `BOT_KIND` and new `botKind` filter to:
15+ * `[/bots/summary/{dimension}](/api/resources/radar/subresources/bots/methods/summary/)`
16+ * `[/bots/timeseries](/api/resources/radar/subresources/bots/methods/timeseries/)`
17+ * `[/bots/timeseries_groups/{dimension}](/api/resources/radar/subresources/bots/methods/timeseries_groups/)`
18+ * Added new `kind` filter to:
19+ * `[/bots](/api/resources/radar/subresources/bots/methods/list/)`
20+ * `[/bots/{bot_slug}](/api/resources/radar/subresources/bots/methods/get/)`
1421 - publish_date : " 2025-08-14"
1522 title : Add AI Bots crawl purpose
1623 description : |-
You can’t perform that action at this time.
0 commit comments