[[["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-11-19 UTC."],[[["`MinuteOfHour` is used to specify minutes within an hour, supporting only 0, 15, 30, and 45."],["It is a required field and is used by various services like AdRuleService, AdjustmentService, ForecastService, etc."],["`MinuteOfHour` has four enumerations: `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE` representing different minutes past the hour."],["The namespace for `MinuteOfHour` is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The content defines `MinuteOfHour`, which represents minutes within an hour, and is a dependency of `TimeOfDay` used by `LineItemService`. It supports only four values: `ZERO` (0 minutes), `FIFTEEN` (15 minutes), `THIRTY` (30 minutes), and `FORTY_FIVE` (45 minutes). This field is mandatory and utilized by multiple services like `AdRuleService`, `AdjustmentService`, `ForecastService` and others. The namespace for this definition is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]