[[["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-02-13 UTC."],[[["TimeOfDay objects represent a specific time within a 24-hour period, utilizing hour and minute fields for precision."],["The `hour` field accepts integer values ranging from 0 to 24, representing the hour in military time."],["The `minute` field, represented by the MinuteOfHour enum, currently only accepts 0, 15, 30, and 45 as valid values, indicating the minutes past the hour."],["This structure is primarily used within the context of Google Ad Manager's API, particularly for services related to forecasting and scheduling."]]],[]]