[[["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\u003eMinuteOfHour is used to specify minutes within an hour, currently limited to 0, 15, 30, and 45.\u003c/p\u003e\n"],["\u003cp\u003eIt is a required field utilized by various services like AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService.\u003c/p\u003e\n"],["\u003cp\u003eThe available enumeration values for MinuteOfHour are \u003ccode\u003eZERO\u003c/code\u003e, \u003ccode\u003eFIFTEEN\u003c/code\u003e, \u003ccode\u003eTHIRTY\u003c/code\u003e, and \u003ccode\u003eFORTY_FIVE\u003c/code\u003e, representing 0, 15, 30, and 45 minutes past the hour, respectively.\u003c/p\u003e\n"],["\u003cp\u003eMinuteOfHour belongs to the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content outlines several services: AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. These utilize the `MinuteOfHour` dependency, which defines minutes within an hour. The supported values for `MinuteOfHour` are: `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`, representing 0, 15, 30, and 45 minutes past the hour respectively. It falls under the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"],null,["# enum MinuteOfHour (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.MinuteOfHour) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.MinuteOfHour) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.MinuteOfHour) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.MinuteOfHour) **NativeStyleService** [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.MinuteOfHour) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.MinuteOfHour) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.MinuteOfHour) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.MinuteOfHour) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.MinuteOfHour) **Dependencies** \n[TimeOfDay](/ad-manager/api/reference/v202411/NativeStyleService.TimeOfDay) \n▼\n**MinuteOfHour**\n\nMinutes in an hour. Currently, only 0, 15, 30, and 45 are supported. This\nfield is required.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------|-------------------------------|\n| `ZERO` | Zero minutes past hour. |\n| `FIFTEEN` | Fifteen minutes past hour. |\n| `THIRTY` | Thirty minutes past hour. |\n| `FORTY_FIVE` | Forty-five minutes past hour. |"]]