[[["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-02-13 UTC."],[[["`DayPartTargetingError.Reason` outlines potential errors encountered when setting day-part targeting in Google Ad Manager."],["Common errors include invalid hour or minute values, end times preceding start times, and overlapping time periods."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202402`."],["Several Ad Manager services, such as `LineItemService` and `OrderService`, utilize this error type for day-part targeting validation."]]],["The content defines `DayPartTargetingError.Reason` for various services, including AdjustmentService, ForecastService, LineItemService, and others. It outlines potential targeting errors, specifically related to the time of day. Valid errors include `INVALID_HOUR` (hour must be 0-24), `INVALID_MINUTE` (minute must be 0, 15, 30, or 45), `END_TIME_NOT_AFTER_START_TIME`, and `TIME_PERIODS_OVERLAP`. `UNKNOWN` indicates an unexposed API value. These errors are applicable to services listed and ensure correct time targeting.\n"]]