[[["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 in Google Ad Manager represents a specific time of day, indicated by the hour and minute."],["The `hour` field uses a 24-hour format ranging from 0 to 24, and the `minute` field currently supports only 0, 15, 30, and 45."],["This information is utilized within various Google Ad Manager services, including AdRuleService, AdjustmentService, and others, to schedule and target ad delivery."],["TimeOfDay relies on the PublisherQueryLanguageService for definitions like DayPart and MinuteOfHour, providing a structured way to specify time-based criteria in ad campaigns."]]],["The core content defines the `TimeOfDay` data structure, which represents a specific time within a day. It specifies the `hour` field, ranging from 0 to 24, and the `minute` field, restricted to 0, 15, 30, or 45. It provides fields in the namespace: `https://www.google.com/apis/ads/publisher/v202402`. `TimeOfDay` is used in several services such as `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `TargetingPresetService` and `YieldGroupService`.\n"]]