[[["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 represents a specific time in a day, indicated by the hour (0-24) and minute (0, 15, 30, or 45)."],["It is used within various Google Ad Manager services, such as ForecastService, LineItemService, and ProposalService, to schedule or target ad delivery."],["The TimeOfDay object has two required fields: `hour` and `minute`, which specify the hour of the day and the minute within that hour, respectively."],["`hour` must be an integer between 0 and 24, while `minute` can be one of the following enumerated values: `ZERO`, `FIFTEEN`, `THIRTY`, or `FORTY_FIVE`."]]],[]]