The timestamp of the last detection for the rule. This timestamp could be outside of the time range in the request.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["The `rule_id` field, a string, uniquely identifies the target rule within the system."],["`detection_counts`, an array of `DetectionCountBucket` objects, provides a breakdown of detection counts for the rule within the specified time range."],["`last_detection_time`, a string in Timestamp format, indicates the most recent detection time for the rule, potentially outside the requested time range."],["The provided structure defines the JSON output format, which includes fields for rule ID, detection counts, and the timestamp of the last detection."]]],[]]