[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-20 UTC."],[],["The content defines `TimeOfDay`, representing a specific time, used across various services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService` and `YieldGroupService`. `TimeOfDay` consists of `hour` (0-24, required) and `minute` (required, supports 0, 15, 30, 45) and the enumerations `ZERO`, `FIFTEEN`, `THIRTY`, `FORTY_FIVE` for the minutes are defined. It depends on the `DayPart` and `MinuteOfHour`.\n"]]