[[["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` identifies potential errors encountered when setting day-part targeting for ad delivery."],["Errors can arise from issues with the hour or minute values provided, such as invalid ranges or improperly formatted time units."],["Overlapping time periods or incorrect chronological order of start and end times are also flagged as errors."],["The `UNKNOWN` reason is a generic response indicating that a more specific explanation is not available in the current API version."]]],["The content details the `DayPartTargetingError.Reason` enumeration, specifying potential errors within ad targeting services. These errors include `INVALID_HOUR` (hour must be 0-24), `INVALID_MINUTE` (minute must be 0, 15, 30, or 45), and `END_TIME_NOT_AFTER_START_TIME` (end time must follow start time). It also highlights `TIME_PERIODS_OVERLAP` (no overlapping day-parts) and `UNKNOWN` for unexposed values. This is used across services like Adjustment, Forecast, LineItem, Order and others, all within the v202411 API.\n"]]