[[["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."],[[["DayPartTargetingError.Reason outlines the potential errors encountered when setting day-part targeting in Google Ad Manager."],["These errors primarily involve incorrect hour or minute values, overlapping time periods, and end times preceding start times in day-part configurations."],["The errors are categorized by specific reasons, including `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, and `TIME_PERIODS_OVERLAP`."],["Developers using the Google Ad Manager API can refer to these error reasons to troubleshoot and resolve issues with day-part targeting settings."]]],["The content outlines `DayPartTargetingError.Reason`, an enumeration defining reasons for targeting errors within various services, including Adjustment, Forecast, LineItem, and others. It details five error reasons: `INVALID_HOUR`, indicating incorrect hour values; `INVALID_MINUTE`, for improper minute values; `END_TIME_NOT_AFTER_START_TIME`, when the end time precedes the start; `TIME_PERIODS_OVERLAP`, for overlapping day-parts; and `UNKNOWN`, for unspecified errors. These errors are associated with day part targeting dependencies.\n"]]