[[["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 2023-08-22 UTC."],[[["TimeOfDay objects represent specific times within a 24-hour day, specified by an hour and minute."],["The `hour` field utilizes a 24-hour format, accepting values between 0 and 24, and is a required field."],["The `minute` field currently supports only 0, 15, 30, and 45, represented by the enumerations `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`, respectively, and is also a required field."],["TimeOfDay is utilized within various Google Ad Manager services like AdRuleService, AdjustmentService, and others, for scheduling and targeting purposes."]]],[]]