[[["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-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTimeOfDay\u003c/code\u003e object represents a specific time of day, specified by an hour and minute.\u003c/p\u003e\n"],["\u003cp\u003eIt is used within the Google Ad Manager API, particularly with the YieldGroupService, and is defined within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeOfDay\u003c/code\u003e includes two fields: \u003ccode\u003ehour\u003c/code\u003e (an integer) and \u003ccode\u003eminute\u003c/code\u003e, which utilizes the \u003ccode\u003eMinuteOfHour\u003c/code\u003e enumeration with options for \u003ccode\u003eZERO\u003c/code\u003e, \u003ccode\u003eFIFTEEN\u003c/code\u003e, \u003ccode\u003eTHIRTY\u003c/code\u003e, and \u003ccode\u003eFORTY_FIVE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis structure likely plays a role in scheduling or targeting advertisements based on specific times of the day within Ad Manager yield groups.\u003c/p\u003e\n"]]],[],null,["# type TimeOfDay (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.TimeOfDay) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.TimeOfDay) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.TimeOfDay) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.TimeOfDay) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.TimeOfDay) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.TimeOfDay) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.TimeOfDay) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.TimeOfDay) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.TimeOfDay) **YieldGroupService** **Dependencies** \n[DayPart](/ad-manager/api/reference/v202408/YieldGroupService.DayPart) \n▼\n**TimeOfDay**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `hour` | ` `xsd:`int` \u003cbr /\u003e |\n| ### `minute` | ` `[MinuteOfHour](/ad-manager/api/reference/v202408/YieldGroupService.MinuteOfHour)` ` *** ** * ** *** **Enumerations** `ZERO` : `FIFTEEN` : `THIRTY` : `FORTY_FIVE` : \u003cbr /\u003e |"]]