[null,null,["Last updated 2024-05-15 UTC."],[[["TimeOfDay object in Google Ad Manager represents a specific time in a day, defined by hour and minute."],["It uses a 24-hour format for the `hour` field (0-24) and allows for minutes in increments of 15 (0, 15, 30, 45) using the `minute` field with the `MinuteOfHour` enumeration."],["This object is utilized within various services like AdRuleService, AdjustmentService, ProposalService, etc., to specify time-based targeting or scheduling."],["TimeOfDay is part of the Google Ad Manager API and resides within the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["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 across several services like AdRuleService, AdjustmentService, ForecastService, and others within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]