[[["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-08-20 UTC."],[[["`DayPartTargetingError.Reason` outlines potential errors encountered when setting day-part targeting in Google Ad Manager."],["Errors can arise from invalid hour or minute values, or if the end time precedes the start time in a day-part."],["Overlapping day-parts and unknown errors during API calls are also potential issues flagged by this enumeration."],["Developers should refer to this enumeration when handling day-part targeting to identify and resolve errors effectively."]]],["The content defines `DayPartTargetingError.Reason`, outlining potential errors in service targeting. Services affected include AdjustmentService, ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. Possible error reasons are: `INVALID_HOUR` (hour outside 0-24), `INVALID_MINUTE` (minute not 0, 15, 30, or 45), `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN` (value not exposed by API version). These errors relate to time-based targeting configurations.\n"]]