[[["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\u003e\u003ccode\u003eMinuteOfHour\u003c/code\u003e is an enumeration within the \u003ccode\u003eYieldGroupService\u003c/code\u003e in Google Ad Manager's API.\u003c/p\u003e\n"],["\u003cp\u003eIt provides four values (\u003ccode\u003eZERO\u003c/code\u003e, \u003ccode\u003eFIFTEEN\u003c/code\u003e, \u003ccode\u003eTHIRTY\u003c/code\u003e, \u003ccode\u003eFORTY_FIVE\u003c/code\u003e) likely representing time increments within an hour for ad targeting or scheduling.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt's dependent on the \u003ccode\u003eTimeOfDay\u003c/code\u003e element within the \u003ccode\u003eYieldGroupService\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines the `MinuteOfHour` enumeration, which is associated with multiple services, including `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. This enumeration, located within the `https://www.google.com/apis/ads/publisher/v202411` namespace, specifies the minute values within an hour. The available values are `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`. It is also specified that this is a dependency for the `YieldGroupService` and is under the `TimeOfDay` class.\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](/ad-manager/api/reference/v202411/NativeStyleService.MinuteOfHour) [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** **Dependencies** \n[TimeOfDay](/ad-manager/api/reference/v202411/YieldGroupService.TimeOfDay) \n▼\n**MinuteOfHour**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------|-------------|\n| `ZERO` | |\n| `FIFTEEN` | |\n| `THIRTY` | |\n| `FORTY_FIVE` | |"]]