[[["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-08-20 UTC."],[[["`MinuteOfHour` is used to specify minutes within an hour, limited to 0, 15, 30, and 45."],["It is a required field and is utilized by various services like AdRuleService, AdjustmentService, and others."],["This enumeration allows for targeting specific time slots within an hour for ad delivery or other operations."],["The possible values are `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`, representing specific minute intervals."]]],["The core content outlines the `MinuteOfHour` data type within the Google Ad Manager API v202408. It's a field representing minutes in an hour, with only 0, 15, 30, and 45 as valid values. This `MinuteOfHour` is used by several services including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, TargetingPresetService, and YieldGroupService. It has four enumerated values: ZERO, FIFTEEN, THIRTY, and FORTY_FIVE. It is a dependency of the TimeOfDay enumeration.\n"]]