[[["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-05-15 UTC."],[[["DayPartTargetingError.Reason outlines the potential errors encountered when setting up day-part targeting in Google Ad Manager."],["Errors can arise from invalid hour or minute values, incorrect start and end time configurations, and overlapping time periods."],["The `DayPartTargetingError.Reason` enumeration provides specific error codes like `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, and `TIME_PERIODS_OVERLAP` for troubleshooting."],["Developers can utilize these error codes to identify and resolve issues with day-part targeting settings within their Ad Manager integrations."]]],["The provided content details the `DayPartTargetingError.Reason` enumeration within the Google Ad Manager API (v202405), associated with multiple services like Adjustment, Forecast, and TargetingPreset. This error indicates issues with day-part targeting configurations. Specific reasons include `INVALID_HOUR` (hour outside 0-24 range), `INVALID_MINUTE` (minute not 0, 15, 30, or 45), `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN` for unexposed values. These errors help identify and rectify incorrect time segment settings.\n"]]