[[["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 2024-08-20 UTC."],[[["TimeOfDay objects represent specific times within a 24-hour day, specified by hour and minute."],["The `hour` field must be an integer between 0 and 24, inclusive, representing the hour in 24-hour format."],["The `minute` field accepts specific values (0, 15, 30, 45) corresponding to the minutes past the hour, using the MinuteOfHour enumeration."],["This structure is used within the context of Google Ad Manager's API, particularly within services like AdRuleService, AdjustmentService, and others, as indicated by the provided links."],["TimeOfDay is a fundamental element for scheduling and managing ad delivery based on time of day, frequently associated with DayPart targeting."]]],[]]