[[["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 an enumeration within the `YieldGroupService` in Google Ad Manager's API."],["It specifies the minute of the hour within a `TimeOfDay` object, using values like `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`."],["This enumeration is used to target ads based on specific times of the day, offering granularity down to 15-minute intervals."],["Developers can use the provided namespace to access this enumeration and related functionalities within their applications."]]],["The provided content defines the `MinuteOfHour` enumeration within the Google Ad Manager API (v202402). This enumeration, part of the `TimeOfDay` dependency for services like `YieldGroupService`, represents specific minutes within an hour. The available values are `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`, indicating the 0, 15, 30, and 45-minute marks of each hour. It also show the list of services that uses this enumeration.\n"]]