[[["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 day-part targeting in Google Ad Manager."],["Errors can arise from invalid hour or minute values, incorrect start and end time configurations, or overlapping time periods."],["The error reasons help publishers identify and resolve issues with day-part targeting settings to ensure accurate ad delivery."]]],["The content details the `DayPartTargetingError.Reason` enumeration within the Google Ad Manager API (v202405). It outlines potential errors related to day-part targeting. Key errors include `INVALID_HOUR` (hour out of range), `INVALID_MINUTE` (minute not 0, 15, 30, or 45), `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN`. These errors are associated with services like `ForecastService`, `LineItemService`, `AdjustmentService` and others, where day-part targeting can be applied.\n"]]