[[["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."],[[["`MinuteOfHour` is used to specify minutes within an hour, limited to 0, 15, 30, and 45."],["It is a required field for services like `AdRuleService`, `ForecastService`, and others listed under \"Service\"."],["`MinuteOfHour` has four possible enumerations: `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`, representing the respective minutes past the hour."],["This enumeration is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The content outlines the `MinuteOfHour` functionality within a service namespace. It supports four specific minute values: 0, 15, 30, and 45. These are represented by the enumerations `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`, respectively. `MinuteOfHour` is a required field and is dependent on the `TimeOfDay`. Several services interact with this functionality including: `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`.\n"]]