[[["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 potential errors encountered during day-part targeting setup in Google Ad Manager."],["Errors can arise from invalid hour or minute values specified in day-part targeting."],["Day-part configurations should ensure end times are after start times and avoid overlapping time periods."],["The `UNKNOWN` reason indicates the error cause isn't exposed in the current API version."]]],["The document outlines the `DayPartTargetingError.Reason` enumeration, applicable to multiple services such as Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, TargetingPreset, and YieldGroup. This namespace, `https://www.google.com/apis/ads/publisher/v202411`, defines five potential errors: `INVALID_HOUR` (0-24), `INVALID_MINUTE` (0, 15, 30, 45), `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN`. These errors detail issues with time specifications and overlapping day-part configurations.\n"]]