[[["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 for line items in Google Ad Manager."],["These errors relate to the specific time settings for day-parts, including invalid hour or minute values."],["The errors also address inconsistencies in start and end times, overlapping time periods, and instances where the error cause is unknown in the current API version."],["This enumeration helps developers troubleshoot and resolve issues related to day-part targeting for their line items."]]],["The provided content details the `DayPartTargetingError.Reason` enumeration within the Google Ad Manager API (v202411), focusing on errors in day-part targeting. This error can be accessed by several services such as `AdjustmentService`, `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. The reasons for errors include `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN`, each describing specific issues with time settings.\n"]]