[[["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 the potential errors encountered when setting day-part targeting in Google Ad Manager."],["These errors primarily involve incorrect hour or minute values, overlapping time periods, and end times preceding start times in day-part configurations."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202408`."],["Common errors include `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, and `TIME_PERIODS_OVERLAP`."],["If an unrecognized error arises, it's represented by the `UNKNOWN` value."]]],["The content defines the `DayPartTargetingError.Reason` enumeration, applicable across multiple services: Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, TargetingPreset, and YieldGroup. This error identifies issues with day-part targeting. Reasons include `INVALID_HOUR` (hour outside 0-24), `INVALID_MINUTE` (minute not 0, 15, 30, 45), `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN`. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]