[[["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`, a data structure representing a specific time. It's part of various services like AdRuleService, AdjustmentService, ForecastService, and others. `TimeOfDay` has two fields: `hour` (0-24, required) and `minute` (0, 15, 30, or 45, required). The possible minute values are enumerated as ZERO, FIFTEEN, THIRTY, and FORTY_FIVE. The namespace is `https://www.google.com/apis/ads/publisher/v202502`.\n"]]