[[["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."],[[["DayPartTargetingError.Reason outlines the potential errors encountered when setting day-part targeting in Google Ad Manager."],["These errors primarily involve invalid time entries, like hours outside 0-24 or minutes not in 0, 15, 30, 45 increments."],["Errors also arise when the end time precedes the start time or if defined time periods overlap."],["A catch-all \"UNKNOWN\" reason exists for errors not explicitly exposed in the current API version."]]],["The provided content details the `DayPartTargetingError.Reason` enumeration within the Google Ad Manager API (v202408), associated with multiple services like `AdjustmentService`, `ForecastService`, `LineItemService`, and others. This error type indicates issues in targeting related to time of day. The possible error reasons are: `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN`, each describing specific time-related targeting validation failures. These include incorrect hour or minute values, and day parts overlapping.\n"]]