[[["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 core content details the `TimeOfDay` data structure, which represents a specific time within a day. It defines the `hour` field, requiring an integer between 0 and 24. The `minute` field uses the `MinuteOfHour` enumeration, allowing only 0, 15, 30, or 45. This data structure is used by several services like AdRuleService, ForecastService, and LineItemService and the dependencies include `DayPart`. The namespace is `https://www.google.com/apis/ads/publisher/v202502`.\n"]]